Class DeciderTests

    • Constructor Detail

      • DeciderTests

        public DeciderTests()
    • Method Detail

      • cleanup

        public void cleanup()
      • testDeciderEndNormal

        public void testDeciderEndNormal()
                                  throws Exception
        Throws:
        Exception
      • testDeciderEndSpecial

        public void testDeciderEndSpecial()
                                   throws Exception
        Throws:
        Exception
      • testDeciderStopNormal

        public void testDeciderStopNormal()
                                   throws Exception
        Throws:
        Exception
      • testDeciderStopSpecial

        public void testDeciderStopSpecial()
                                    throws Exception
        Throws:
        Exception
      • testDeciderFailNormal

        public void testDeciderFailNormal()
                                   throws Exception
        Throws:
        Exception
      • testDeciderFailSpecial

        public void testDeciderFailSpecial()
                                    throws Exception
        Throws:
        Exception
      • testDeciderNextNormal

        public void testDeciderNextNormal()
                                   throws Exception
        Throws:
        Exception
      • testDeciderNextSpecial

        public void testDeciderNextSpecial()
                                    throws Exception
        Throws:
        Exception
      • testDeciderExitStatusIsSetOnJobContext

        public void testDeciderExitStatusIsSetOnJobContext()
                                                    throws Exception
        Throws:
        Exception
      • testDeciderCannotbeFirstElementOnStart

        public void testDeciderCannotbeFirstElementOnStart()
                                                    throws Exception
        Throws:
        Exception
      • testDeciderTransitionFromStepAndAllowRestart

        public void testDeciderTransitionFromStepAndAllowRestart()
                                                          throws Exception
        Throws:
        Exception
      • testDeciderTransitionFromStepWithinFlowAndAllowRestart

        public void testDeciderTransitionFromStepWithinFlowAndAllowRestart()
                                                                    throws Exception
        Throws:
        Exception
      • testDeciderTransitionFromFlowAndAllowRestart

        public void testDeciderTransitionFromFlowAndAllowRestart()
                                                          throws Exception
        Throws:
        Exception
      • testDeciderTransitionFromSplitAndAllowRestart

        public void testDeciderTransitionFromSplitAndAllowRestart()
                                                           throws Exception
        Throws:
        Exception
      • testDeciderTransitionFromStepAndAllowRestartFalse

        public void testDeciderTransitionFromStepAndAllowRestartFalse()
                                                               throws Exception
        Throws:
        Exception
      • testDeciderTransitionFromStepWithinFlowAndAllowRestartFalse

        public void testDeciderTransitionFromStepWithinFlowAndAllowRestartFalse()
                                                                         throws Exception
        Throws:
        Exception
      • testDeciderTransitionFromFlowAndAllowRestartFalse

        public void testDeciderTransitionFromFlowAndAllowRestartFalse()
                                                               throws Exception
        Throws:
        Exception
      • testDeciderTransitionFromSplitAndAllowRestartFalse

        public void testDeciderTransitionFromSplitAndAllowRestartFalse()
                                                                throws Exception
        Throws:
        Exception