public class SimpleScenarioTestBase<STEPS> extends ScenarioTestBase<STEPS,STEPS,STEPS>
| Constructor and Description |
|---|
SimpleScenarioTestBase() |
| Modifier and Type | Method and Description |
|---|---|
protected com.tngtech.jgiven.impl.Scenario<STEPS,STEPS,STEPS> |
createScenario() |
addStage, createNewScenario, getScenario, given, section, then, when, wireStepsprotected com.tngtech.jgiven.impl.Scenario<STEPS,STEPS,STEPS> createScenario()
createScenario in class ScenarioTestBase<STEPS,STEPS,STEPS>