public class ByteWiseFileAccessorTest extends Object
Constructor and Description |
---|
ByteWiseFileAccessorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testFileNotFoundException() |
void |
testFileOffset() |
void |
testFileTooShort() |
void |
testReadRecordBytes(int recordNum,
int offset,
int length,
byte[] expected) |
public void testReadRecordBytes(int recordNum, int offset, int length, byte[] expected)
public void testFileTooShort() throws IOException
IOException
public void testFileNotFoundException() throws Exception
Exception
Copyright © 2010–2018 Planetary Data System. All rights reserved.