Class ExecutionHandlerIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ExecutionHandlerIntegrationTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • ExecutionHandlerIntegrationTest

      public ExecutionHandlerIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • shouldOnlyTriggerConditionWhenProcessMovedForward

      public void shouldOnlyTriggerConditionWhenProcessMovedForward()
    • shouldOnlyTriggerConditionWhenProcessIsAlreadyFinished

      public void shouldOnlyTriggerConditionWhenProcessIsAlreadyFinished()
    • shouldOnlyTriggerConditionWhenStopHasBeenRequested

      public void shouldOnlyTriggerConditionWhenStopHasBeenRequested()
    • shouldUseProcessHandlerForProducingResultBatch

      public void shouldUseProcessHandlerForProducingResultBatch()
    • shouldOnlyTriggerConditionWhenHandlingExceptiond

      public void shouldOnlyTriggerConditionWhenHandlingExceptiond()