Package gov.nasa.pds.label.object
Class GenericObjectTest
- java.lang.Object
- 
- gov.nasa.pds.label.object.GenericObjectTest
 
- 
 public class GenericObjectTest extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description GenericObjectTest()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestGetters()voidtestReadBufferEntireFile()voidtestReadBufferPartial()voidtestReadStreamEntireFile()voidtestReadStreamPartial()
 
- 
- 
- 
Method Detail- 
testGetterspublic void testGetters() throws java.io.IOException, java.net.URISyntaxException- Throws:
- java.io.IOException
- java.net.URISyntaxException
 
 - 
testReadStreamEntireFilepublic void testReadStreamEntireFile() throws java.io.IOException, java.net.URISyntaxException- Throws:
- java.io.IOException
- java.net.URISyntaxException
 
 - 
testReadBufferEntireFilepublic void testReadBufferEntireFile() throws java.io.IOException, java.net.URISyntaxException- Throws:
- java.io.IOException
- java.net.URISyntaxException
 
 - 
testReadStreamPartialpublic void testReadStreamPartial() throws java.io.IOException, java.net.URISyntaxException- Throws:
- java.io.IOException
- java.net.URISyntaxException
 
 - 
testReadBufferPartialpublic void testReadBufferPartial() throws java.io.IOException, java.net.URISyntaxException- Throws:
- java.io.IOException
- java.net.URISyntaxException
 
 
- 
 
-