Package gov.nasa.pds.label.object
Class ArrayObjectTest
java.lang.Object
gov.nasa.pds.label.object.ArrayObjectTest
public class ArrayObjectTest extends Object
-
Constructor Summary
Constructors Constructor Description ArrayObjectTest() -
Method Summary
Modifier and Type Method Description voidtest2DDouble()voidtest3DDouble()voidtestBadIndices(int[] position)
-
Constructor Details
-
ArrayObjectTest
public ArrayObjectTest()
-
-
Method Details
-
test2DDouble
-
test3DDouble
-
testBadIndices
public void testBadIndices(int[] position) throws IOException, InstantiationException, IllegalAccessException
-