Package gov.nasa.pds.objectAccess.array
Class ElementTypeTest
java.lang.Object
gov.nasa.pds.objectAccess.array.ElementTypeTest
public class ElementTypeTest extends Object
-
Constructor Summary
Constructors Constructor Description ElementTypeTest() -
Method Summary
Modifier and Type Method Description voidtestConversion(byte[] bytes, String xmlType, double expected)
-
Constructor Details
-
ElementTypeTest
public ElementTypeTest()
-
-
Method Details
-
testConversion
-