Class TestCasesSeekableReader


  • public class TestCasesSeekableReader
    extends java.lang.Object
    Seekable file reader test case
    Author:
    pcingola
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void test_00()  
      void test_01()
      Basic parsing
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestCasesSeekableReader

        public TestCasesSeekableReader()
    • Method Detail

      • test_00

        public void test_00()
                     throws java.io.IOException
        Throws:
        java.io.IOException
      • test_01

        public void test_01()
                     throws java.io.IOException
        Basic parsing
        Throws:
        java.io.IOException