public class ScenarioTest<GIVEN,WHEN,THEN>
extends com.tngtech.jgiven.base.ScenarioTestBase<GIVEN,WHEN,THEN>
| Modifier and Type | Field and Description |
|---|---|
JGivenMethodRule |
scenarioRule |
static JGivenClassRule |
writerRule |
| Constructor and Description |
|---|
ScenarioTest() |
| Modifier and Type | Method and Description |
|---|---|
com.tngtech.jgiven.impl.Scenario<GIVEN,WHEN,THEN> |
getScenario() |
public static final JGivenClassRule writerRule
public final JGivenMethodRule scenarioRule