JGivenMethodRule instead@Deprecated public class ScenarioExecutionRule extends JGivenMethodRule
scenario| Constructor and Description |
|---|
ScenarioExecutionRule()
Deprecated.
use
JGivenMethodRule |
ScenarioExecutionRule(JGivenClassRule reportRule,
java.lang.Object testInstance,
com.tngtech.jgiven.impl.ScenarioBase scenario)
Deprecated.
use
JGivenMethodRule |
ScenarioExecutionRule(java.lang.Object testInstance,
com.tngtech.jgiven.impl.ScenarioBase scenario)
Deprecated.
use
JGivenMethodRule |
ScenarioExecutionRule(com.tngtech.jgiven.impl.ScenarioBase scenario)
Deprecated.
use
JGivenMethodRule |
apply, failed, getScenario, starting, succeeded@Deprecated public ScenarioExecutionRule()
JGivenMethodRule@Deprecated public ScenarioExecutionRule(JGivenClassRule reportRule, java.lang.Object testInstance, com.tngtech.jgiven.impl.ScenarioBase scenario)
JGivenMethodRule@Deprecated
public ScenarioExecutionRule(java.lang.Object testInstance,
com.tngtech.jgiven.impl.ScenarioBase scenario)
JGivenMethodRule@Deprecated public ScenarioExecutionRule(com.tngtech.jgiven.impl.ScenarioBase scenario)
JGivenMethodRule