| Package | Description |
|---|---|
| gherkin.ast |
| Modifier and Type | Method and Description |
|---|---|
List<Examples> |
ScenarioOutline.getExamples() |
| Constructor and Description |
|---|
ScenarioOutline(List<Tag> tags,
Location location,
String keyword,
String name,
String description,
List<Step> steps,
List<Examples> examples) |
Copyright © 2017. All Rights Reserved.