| Class | Description |
|---|---|
| JGivenClassRule | |
| JGivenMethodRule |
JUnit Rule to enable JGiven in a JUnit test
|
| ScenarioExecutionRule | Deprecated
use
JGivenMethodRule instead |
| ScenarioModelHolder |
Holds report models mapped by test class names.
|
| ScenarioReportRule | Deprecated
use
JGivenClassRule instead |
| ScenarioTest<GIVEN,WHEN,THEN> | |
| SimpleScenarioTest<STEPS> | |
| StandaloneScenarioRule |