Package gov.nasa.pds.label.object
Class GenericObjectTest
java.lang.Object
gov.nasa.pds.label.object.GenericObjectTest
public class GenericObjectTest extends Object
-
Constructor Summary
Constructors Constructor Description GenericObjectTest() -
Method Summary
Modifier and Type Method Description voidtestGetters()voidtestReadBufferEntireFile()voidtestReadBufferPartial()voidtestReadStreamEntireFile()voidtestReadStreamPartial()
-
Constructor Details
-
GenericObjectTest
public GenericObjectTest()
-
-
Method Details
-
testGetters
- Throws:
IOException
-
testReadStreamEntireFile
- Throws:
IOException
-
testReadBufferEntireFile
- Throws:
IOException
-
testReadStreamPartial
- Throws:
IOException
-
testReadBufferPartial
- Throws:
IOException
-