Class ByteWiseFileAccessorTest

java.lang.Object
gov.nasa.pds.objectAccess.ByteWiseFileAccessorTest

public class ByteWiseFileAccessorTest
extends Object
  • Constructor Details

    • ByteWiseFileAccessorTest

      public ByteWiseFileAccessorTest()
  • Method Details

    • testReadRecordBytes

      public void testReadRecordBytes​(int recordNum, int offset, int length, byte[] expected)
    • testFileTooShort

      public void testFileTooShort() throws IOException
      Throws:
      IOException
    • testFileNotFoundException

      public void testFileNotFoundException() throws Exception
      Throws:
      Exception
    • testFileOffset

      public void testFileOffset() throws Exception
      Throws:
      Exception