| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting.types.result |
| Modifier and Type | Field and Description |
|---|---|
private CucumberTagResults[] |
CucumberFeatureResult.tags |
private CucumberTagResults[] |
CucumberScenarioResult.tags |
| Modifier and Type | Method and Description |
|---|---|
CucumberTagResults[] |
CucumberFeatureResult.getTags() |
CucumberTagResults[] |
CucumberScenarioResult.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CucumberFeatureResult.setTags(CucumberTagResults[] tagsValue) |
void |
CucumberScenarioResult.setTags(CucumberTagResults[] tagsValue) |
Copyright © 2013-2015. All Rights Reserved.