Class BusinessProcessEventTriggeringIntegrationTest

    • Constructor Detail

      • BusinessProcessEventTriggeringIntegrationTest

        public BusinessProcessEventTriggeringIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldThrowNullPointerWhenTriggeringNullEvent

        public void shouldThrowNullPointerWhenTriggeringNullEvent()
      • shouldWakeUpWaitNodeWithoutChoiceWithEventTriggeredAfterProcessStarted

        public void shouldWakeUpWaitNodeWithoutChoiceWithEventTriggeredAfterProcessStarted()
                                                                                    throws java.lang.InterruptedException,
                                                                                           java.util.concurrent.TimeoutException
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.TimeoutException
      • shouldWakeUpWaitNodeWithoutChoiceWithEventTriggeredBeforeProcessHasStarted

        public void shouldWakeUpWaitNodeWithoutChoiceWithEventTriggeredBeforeProcessHasStarted()
                                                                                        throws java.lang.InterruptedException,
                                                                                               java.util.concurrent.TimeoutException
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.TimeoutException
      • shouldWakeUpWaitNodeWithChoiceWithEventTriggeredBeforeProcessHasStarted

        public void shouldWakeUpWaitNodeWithChoiceWithEventTriggeredBeforeProcessHasStarted()
                                                                                     throws java.lang.InterruptedException,
                                                                                            java.util.concurrent.TimeoutException
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.TimeoutException
      • shouldWakeUpWaitNodeWithChoiceWithEventTriggeredAfterProcessHasStarted

        public void shouldWakeUpWaitNodeWithChoiceWithEventTriggeredAfterProcessHasStarted()
                                                                                    throws java.lang.InterruptedException,
                                                                                           java.util.concurrent.TimeoutException
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.TimeoutException
      • shouldFailWhenEventHasBeenAlreadyTriggeredWithoutChoice

        public void shouldFailWhenEventHasBeenAlreadyTriggeredWithoutChoice()
      • shouldFailWhenEventHasBeenAlreadyTriggeredWithChoice

        public void shouldFailWhenEventHasBeenAlreadyTriggeredWithChoice()
      • shouldFailWhenNoOneWaitsAndTriggeringInTheFutureIsDisabled

        public void shouldFailWhenNoOneWaitsAndTriggeringInTheFutureIsDisabled()
      • shouldWakeUpWaitNodeWithEventTriggeringInTheFutureDisabled

        public void shouldWakeUpWaitNodeWithEventTriggeringInTheFutureDisabled()
                                                                        throws java.lang.InterruptedException,
                                                                               java.util.concurrent.TimeoutException
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.TimeoutException