Package gov.nasa.pds.objectAccess
Class ByteWiseFileAccessorTest
java.lang.Object
gov.nasa.pds.objectAccess.ByteWiseFileAccessorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidtestReadRecordBytes(int recordNum, int offset, int length, byte[] expected)
-
Constructor Details
-
ByteWiseFileAccessorTest
public ByteWiseFileAccessorTest()
-
-
Method Details
-
testReadRecordBytes
public void testReadRecordBytes(int recordNum, int offset, int length, byte[] expected) -
testFileTooShort
- Throws:
IOExceptionInvalidTableException
-
testFileNotFoundException
- Throws:
Exception
-
testFileOffset
- Throws:
Exception
-