public class DeciderTests extends Object implements StatusConstants
A_STEP_RAN, GOOD_JOB_EXIT_STATUS, GOOD_STEP_EXIT_STATUS, SPECIAL_EXIT_STATUS, UNEXPECTED
Constructor and Description |
---|
DeciderTests() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
static void |
setUp() |
static void |
setup(String[] args,
Properties props) |
void |
testDeciderCannotbeFirstElementOnStart() |
void |
testDeciderEndNormal() |
void |
testDeciderEndSpecial() |
void |
testDeciderExitStatusIsSetOnJobContext() |
void |
testDeciderFailNormal() |
void |
testDeciderFailSpecial() |
void |
testDeciderNextNormal() |
void |
testDeciderNextSpecial() |
void |
testDeciderStopNormal() |
void |
testDeciderStopSpecial() |
void |
testDeciderTransitionFromFlowAndAllowRestart() |
void |
testDeciderTransitionFromFlowAndAllowRestartFalse() |
void |
testDeciderTransitionFromSplitAndAllowRestart() |
void |
testDeciderTransitionFromSplitAndAllowRestartFalse() |
void |
testDeciderTransitionFromStepAndAllowRestart() |
void |
testDeciderTransitionFromStepAndAllowRestartFalse() |
void |
testDeciderTransitionFromStepWithinFlowAndAllowRestart() |
void |
testDeciderTransitionFromStepWithinFlowAndAllowRestartFalse() |
public static void setup(String[] args, Properties props) throws Exception
Exception
public void cleanup()
public void testDeciderExitStatusIsSetOnJobContext() throws Exception
Exception
public void testDeciderCannotbeFirstElementOnStart() throws Exception
Exception
public void testDeciderTransitionFromStepAndAllowRestart() throws Exception
Exception
public void testDeciderTransitionFromStepWithinFlowAndAllowRestart() throws Exception
Exception
public void testDeciderTransitionFromFlowAndAllowRestart() throws Exception
Exception
public void testDeciderTransitionFromSplitAndAllowRestart() throws Exception
Exception
public void testDeciderTransitionFromStepAndAllowRestartFalse() throws Exception
Exception
public void testDeciderTransitionFromStepWithinFlowAndAllowRestartFalse() throws Exception
Exception
public void testDeciderTransitionFromFlowAndAllowRestartFalse() throws Exception
Exception
© Copyright 2013, 2020 International Business Machines Corp. and others
Licensed under the Apache License, Version 2.0