| Class | Description |
|---|---|
| ScenarioTest<GIVEN,WHEN,THEN> | |
| ScenarioTestListener |
TestNG Test listener to enable JGiven for a test class
|
| SimpleScenarioTest<STEPS> |
Base class for TestNG-based scenario tests that only have a single class with step definitions.
|