Class ImportProcessExecutionAnalysisContextIntegrationTest

    • Constructor Detail

      • ImportProcessExecutionAnalysisContextIntegrationTest

        public ImportProcessExecutionAnalysisContextIntegrationTest()
    • Method Detail

      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldSucceedAfterFirstTurnWhenThereIsOnlyOneGroupAndAllBatchesHaveBeenFullyProcessed

        public void shouldSucceedAfterFirstTurnWhenThereIsOnlyOneGroupAndAllBatchesHaveBeenFullyProcessed()
      • shouldSucceedAfterFirstTurnWhenThereManyGroupsAndAllBatchesHaveBeenFullyProcessed

        public void shouldSucceedAfterFirstTurnWhenThereManyGroupsAndAllBatchesHaveBeenFullyProcessed()
      • shouldContinueExecutingOfNextGroupForFirstTurn

        public void shouldContinueExecutingOfNextGroupForFirstTurn()
      • shouldContinueExecutingSucce

        public void shouldContinueExecutingSucce()
      • shouldSucceedAfterSecondTurnWhenWhenAllBatchesHaveBeenFullyProcessed

        public void shouldSucceedAfterSecondTurnWhenWhenAllBatchesHaveBeenFullyProcessed()
      • shouldContinueExecutionOfNextTurnWithLeftoversFromPreviousTurn

        public void shouldContinueExecutionOfNextTurnWithLeftoversFromPreviousTurn()
      • shouldFailIfThereIsNoProgressionInThreeLatestTurnsAndConfiguredAccordingly

        public void shouldFailIfThereIsNoProgressionInThreeLatestTurnsAndConfiguredAccordingly()
      • shouldFailIfThereIsNoProgressionInTwoLatestTurnsAndConfiguredAccordingly

        public void shouldFailIfThereIsNoProgressionInTwoLatestTurnsAndConfiguredAccordingly()
      • shouldFailIfThereIsNoProgressionInFiveLatestTurnsAndConfiguredAccordingly

        public void shouldFailIfThereIsNoProgressionInFiveLatestTurnsAndConfiguredAccordingly()
      • shouldUseDefaultNoProgressionLimitWhenConfiguredToZero

        public void shouldUseDefaultNoProgressionLimitWhenConfiguredToZero()
      • shouldUseDefaultNoProgressionLimitWhenConfiguredToBelowZero

        public void shouldUseDefaultNoProgressionLimitWhenConfiguredToBelowZero()