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