public class ReferencedScenario
extends java.lang.Object
| Constructor and Description |
|---|
ReferencedScenario(io.cucumber.core.internal.gherkin.ast.Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
static ReferencedScenario |
in(io.cucumber.core.internal.gherkin.ast.Feature feature) |
NamedScenario |
withName(java.lang.String scenarioName) |
public ReferencedScenario(io.cucumber.core.internal.gherkin.ast.Feature feature)
public static ReferencedScenario in(io.cucumber.core.internal.gherkin.ast.Feature feature)
public NamedScenario withName(java.lang.String scenarioName)