| Package | Description |
|---|---|
| net.masterthought.cucumber | |
| net.masterthought.cucumber.util |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Util.hasSteps(ScenarioTag scenario) |
Copyright © 2015. All Rights Reserved.