Class RestartBusinessProcessTest

    • Constructor Detail

      • RestartBusinessProcessTest

        public RestartBusinessProcessTest()
    • Method Detail

      • tearDown

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

        public void restartingProcessStoppedOnWaitNodeShouldNotFail()
                                                             throws java.lang.InterruptedException,
                                                                    java.util.concurrent.TimeoutException
        HORST-1336 Repair business process duplicated TaskCondition problem
        Throws:
        java.lang.InterruptedException
        java.util.concurrent.TimeoutException
      • restartingProcessDuringNormalSlowActionShouldThrowException

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

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

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