Class SegmentedFileTest


  • public class SegmentedFileTest
    extends Object
    • Constructor Detail

      • SegmentedFileTest

        public SegmentedFileTest()
    • Method Detail

      • tearDown

        public void tearDown()
      • readsAndSplitsFileCorrectly

        public void readsAndSplitsFileCorrectly()
                                         throws IOException
        Throws:
        IOException
      • throwsExceptionWhenSeparatorNotFound

        public void throwsExceptionWhenSeparatorNotFound()
                                                  throws IOException
        Throws:
        IOException
      • throwsExceptionWhenSeparatorMatchesSegment

        public void throwsExceptionWhenSeparatorMatchesSegment()
                                                        throws IOException
        Throws:
        IOException
      • wholeLineRegex

        public void wholeLineRegex()
      • testInfilePromptNoEndMarker

        public void testInfilePromptNoEndMarker()
                                         throws IOException
        Throws:
        IOException