Class | Description |
---|---|
AbstractStateMachineTests |
Base helper class for state machine tests.
|
StateMachineTestPlan<S,E> |
StateMachineTestPlan is fully constructed plan how
a StateMachine should be tested. |
StateMachineTestPlanBuilder<S,E> |
A builder for
StateMachineTestPlan . |
TestUtils |
Utils for tests.
|