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