the workflow to test
a list of nodes that should fail in this workflow
the nodes to visit on a decision
Traverse the workflow and print a string representation of its path
Visit the passed in decision node and determine the next node in the sequence
Visit the passed in decision node and determine the next node in the sequence
The decision to visit
the visitor to the decision
the visitor that has visited this node
Navigate a fork node
Navigate a fork node
<B>Forks containing forks or decisions currently unsupported.</B>
The fork to traverse
the visitor to the fork
the visitor that has visited this fork
Class for testing Ooize Workflows