Class AbstractItemImportFacadeIntegrationTest

    • Constructor Detail

      • AbstractItemImportFacadeIntegrationTest

        public AbstractItemImportFacadeIntegrationTest()
    • Method Detail

      • saveImpexSourceBeforeAllTests

        public static void saveImpexSourceBeforeAllTests()
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • deleteImpexSourceAfterAllTestsDone

        public static void deleteImpexSourceAfterAllTestsDone()
                                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSuccessfulImportDoesNotContainErrorsInTheResult

        public void testSuccessfulImportDoesNotContainErrorsInTheResult()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidUnitReferenceImpexScript

        public void testInvalidUnitReferenceImpexScript()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMissingMandatoryAttributeImpex

        public void testMissingMandatoryAttributeImpex()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMissingReferenceVersionImpex

        public void testMissingReferenceVersionImpex()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNonUniqueCode

        public void testNonUniqueCode()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testInvalidDataFormat

        public void testInvalidDataFormat()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • enableDistributedImpexAndSld

        protected void enableDistributedImpexAndSld​(boolean isEnabled,
                                                    boolean isSld)