| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting.types.beans |
| Modifier and Type | Class and Description |
|---|---|
class |
OverviewDataBean.ScenarioStatusRow
Represents data structure for Scenario Status table row of the
Results Overview Report.
|
| Modifier and Type | Field and Description |
|---|---|
private OverviewDataBean.FeatureStatusRow[] |
OverviewDataBean.features
The list of run results for each specific feature.
|
| Modifier and Type | Method and Description |
|---|---|
OverviewDataBean.FeatureStatusRow[] |
OverviewDataBean.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
OverviewDataBean.setFeatures(OverviewDataBean.FeatureStatusRow[] featuresValue) |
Copyright © 2013-2018. All Rights Reserved.