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