Class DefaultFragmentReaderUnitTest


  • @UnitTest
    public class DefaultFragmentReaderUnitTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultFragmentReaderUnitTest

        public DefaultFragmentReaderUnitTest()
    • Method Detail

      • testSplitsImpexScriptIntoLogicalBlocks

        public void testSplitsImpexScriptIntoLogicalBlocks()
                                                    throws ImpExException
        Throws:
        ImpExException
      • testPreservesTheOrderOfTheFragmentsAsInTheOriginalScript

        public void testPreservesTheOrderOfTheFragmentsAsInTheOriginalScript()
                                                                      throws ImpExException
        Throws:
        ImpExException
      • testImportErrorIsCreatedWhenMacroFragmentCannotBeRed

        public void testImportErrorIsCreatedWhenMacroFragmentCannotBeRed()
                                                                  throws ImpExException,
                                                                         java.io.IOException
        Throws:
        ImpExException
        java.io.IOException
      • testDataHubDataFragmentIsNotIncludedInFragmentsListWhenItContainsAnInvalidHeader

        public void testDataHubDataFragmentIsNotIncludedInFragmentsListWhenItContainsAnInvalidHeader()
                                                                                              throws ImpExException
        Throws:
        ImpExException