Class DeciderTests

    • Constructor Detail

      • DeciderTests

        public DeciderTests()
    • Method Detail

      • testDeciderEndNormal

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        @Test
        public void testDeciderTransitionFromSplitAndAllowRestartFalse()
                                                                throws Exception
        Throws:
        Exception