public class EscenarioTest<DADO,CUANDO,ENTONCES>
extends com.tngtech.jgiven.lang.es.EscenarioTestBase<DADO,CUANDO,ENTONCES>
| Modifier and Type | Field and Description |
|---|---|
JGivenMethodRule |
scenarioRule |
static JGivenClassRule |
writerRule |
| Constructor and Description |
|---|
EscenarioTest() |
| Modifier and Type | Method and Description |
|---|---|
com.tngtech.jgiven.impl.Scenario<DADO,CUANDO,ENTONCES> |
getScenario() |
cuando, dada, dado, entoncespublic static final JGivenClassRule writerRule
public final JGivenMethodRule scenarioRule