| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting.types.beans |
| Modifier and Type | Field and Description |
|---|---|
private CoverageDataBean.ScenarioStatusRow[] |
CoverageDataBean.scenarios
The list of row data for Scenario Status table.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageDataBean.ScenarioStatusRow[] |
CoverageDataBean.getScenarios() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageDataBean.setScenarios(CoverageDataBean.ScenarioStatusRow[] scenariosValue) |
Copyright © 2013-2018. All Rights Reserved.