public class ExamplesTable extends Object
| Constructor and Description |
|---|
ExamplesTable(ScenarioOutline outline,
Table table) |
| Modifier and Type | Method and Description |
|---|---|
ScenarioOutline |
getOutline() |
Table |
getTable() |
List<Tag> |
getTags() |
void |
setTags(List<Tag> tags) |
public ExamplesTable(ScenarioOutline outline, Table table)
Copyright © 2019. All rights reserved.