Class ExecutionHandlerIntegrationTest

    • Constructor Detail

      • ExecutionHandlerIntegrationTest

        public ExecutionHandlerIntegrationTest()
    • Method Detail

      • setUp

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

        public void shouldOnlyTriggerConditionWhenProcessMovedForward()
      • shouldOnlyTriggerConditionWhenProcessIsAlreadyFinished

        public void shouldOnlyTriggerConditionWhenProcessIsAlreadyFinished()
      • shouldOnlyTriggerConditionWhenStopHasBeenRequested

        public void shouldOnlyTriggerConditionWhenStopHasBeenRequested()
      • shouldUseProcessHandlerForProducingResultBatch

        public void shouldUseProcessHandlerForProducingResultBatch()
      • shouldOnlyTriggerConditionWhenHandlingExceptiond

        public void shouldOnlyTriggerConditionWhenHandlingExceptiond()