| Class | Description |
---|
| AssignmentSequencer |
The AssignmentSequencer is responsible for the sequencing of parameters to be provided
to a particular theory method test. |
| MethodCompleteWithParamsStatement |
The MethodCompleteWithParamsStaetement is responsible for executing a theory method with a single
set of parameters. |
| TheoryAnchor |
The TheoryAnchor is responsible for keeping track of the progress of a particular theory method. |
| TheoryBlockRunner |
The TheoryBlockRunner is a runner used for running an indiviudal theory method that
has had all of its parameters assigned values. |
| TheoryBlockRunnerStatement |
The TheoryBlockRunnerStatement is responsible for reporting whether the theory
method with specific arguments was successful. |