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