public class FlowTransitioningTests extends Object
Constructor and Description |
---|
FlowTransitioningTests() |
Modifier and Type | Method and Description |
---|---|
void |
afterTest() |
void |
beforeTest() |
void |
cleanup() |
void |
setup(String[] args,
Properties props) |
void |
testFlowTransitionToDecision() |
void |
testFlowTransitionToStep() |
void |
testFlowTransitionToStepOutOfScope() |
void |
testFlowTransitionWithinFlow() |
public void testFlowTransitionToStep() throws Exception
javax.batch.operations.JobStartException
FileNotFoundException
IOException
InterruptedException
Exception
public void testFlowTransitionToStepOutOfScope() throws Exception
javax.batch.operations.JobStartException
FileNotFoundException
IOException
InterruptedException
Exception
public void testFlowTransitionToDecision() throws Exception
javax.batch.operations.JobStartException
FileNotFoundException
IOException
InterruptedException
Exception
public void testFlowTransitionWithinFlow() throws Exception
javax.batch.operations.JobStartException
FileNotFoundException
IOException
InterruptedException
Exception
public void setup(String[] args, Properties props) throws Exception
Exception
public void cleanup()
public void beforeTest() throws ClassNotFoundException
ClassNotFoundException
public void afterTest()
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0