Class ByteWiseFileAccessorTest


  • public class ByteWiseFileAccessorTest
    extends java.lang.Object
    • Constructor Detail

      • ByteWiseFileAccessorTest

        public ByteWiseFileAccessorTest()
    • Method Detail

      • testReadRecordBytes

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

        public void testFileTooShort()
                              throws java.io.IOException,
                                     gov.nasa.pds.objectAccess.InvalidTableException
        Throws:
        java.io.IOException
        gov.nasa.pds.objectAccess.InvalidTableException
      • testFileNotFoundException

        public void testFileNotFoundException()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFileOffset

        public void testFileOffset()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception