| Class | Description |
|---|---|
| AbstractStateMachineJUnit4Tests |
Base helper class for state machine tests.
|
| AbstractStateMachineJUnit5Tests |
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.
|