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
jakarta.batch.operations.JobStartException
FileNotFoundException
IOException
InterruptedException
Exception
public void testFlowTransitionToStepOutOfScope() throws Exception
jakarta.batch.operations.JobStartException
FileNotFoundException
IOException
InterruptedException
Exception
public void testFlowTransitionToDecision() throws Exception
jakarta.batch.operations.JobStartException
FileNotFoundException
IOException
InterruptedException
Exception
public void testFlowTransitionWithinFlow() throws Exception
jakarta.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 2013, 2020 International Business Machines Corp. and others
Licensed under the Apache License, Version 2.0