| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting.types.result | |
| com.github.mkolisnyk.cucumber.reporting.utils.helpers |
| 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 |
CucumberScenarioResult.setTags(CucumberTagResults[] tagsValue) |
| Modifier and Type | Method and Description |
|---|---|
private CucumberTagResults[] |
JsonUtils.getCucumberTags(com.cedarsoftware.util.io.JsonObject<String,Object> json) |
static CucumberTagResults[] |
JsonUtils.toTagArray(com.cedarsoftware.util.io.JsonObject<String,Object> json) |
Copyright © 2013-2017. All Rights Reserved.