| Package | Description |
|---|---|
| net.masterthought.cucumber |
| Modifier and Type | Method and Description |
|---|---|
List<ScenarioTag> |
TagObject.getScenarios() |
static com.googlecode.totallylazy.predicates.LogicalPredicate<ScenarioTag> |
ScenarioTag.Predicates.scenarioExists(String fileUri,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<TagObject> |
ReportInformation.createOrAppendToTagMapByFeature(List<TagObject> tagMap,
com.googlecode.totallylazy.Sequence<String> tagList,
List<ScenarioTag> scenarioList) |
void |
TagObject.setScenarios(List<ScenarioTag> scenarioTagList) |
| Constructor and Description |
|---|
TagObject(String tagName,
List<ScenarioTag> scenarios) |
Copyright © 2015. All Rights Reserved.