| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting | |
| com.github.mkolisnyk.cucumber.reporting.types.breakdown |
| Modifier and Type | Method and Description |
|---|---|
void |
CucumberBreakdownReport.executeReport(BreakdownReportInfo info,
BreakdownTable table,
String[] formats) |
void |
CucumberFeatureMapReport.executeReport(BreakdownReportInfo info,
BreakdownTable table,
String[] formats) |
void |
CucumberBreakdownReport.executeReport(BreakdownReportInfo info,
CucumberFeatureResult[] features,
BreakdownTable table,
String[] formats) |
| Modifier and Type | Field and Description |
|---|---|
private BreakdownReportInfo[] |
BreakdownReportModel.reportsInfo |
| Modifier and Type | Method and Description |
|---|---|
BreakdownReportInfo[] |
BreakdownReportModel.getReportsInfo() |
| Constructor and Description |
|---|
BreakdownReportModel(BreakdownReportInfo[] reportsInfoValue) |
Copyright © 2013-2018. All Rights Reserved.