Package com.irurueta.geometry.io
Class TextureTest
java.lang.Object
com.irurueta.geometry.io.TextureTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void
-
Field Details
-
MIN_SIZE
private static final int MIN_SIZE- See Also:
-
MAX_SIZE
private static final int MAX_SIZE- See Also:
-
-
Constructor Details
-
TextureTest
TextureTest()
-
-
Method Details
-
testConstructorAndGetFileName
@Test void testConstructorAndGetFileName() -
testGetSetFile
@Test void testGetSetFile() -
testGetSetWidth
@Test void testGetSetWidth() -
testGetSetHeight
@Test void testGetSetHeight() -
testIsSetValid
@Test void testIsSetValid()
-