| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting | |
| com.github.mkolisnyk.cucumber.reporting.types.retrospective |
| Modifier and Type | Method and Description |
|---|---|
private String |
CucumberRetrospectiveOverviewReport.drawBarChart(RetrospectiveModel model,
BreakdownStats stats,
int offset,
int barSize) |
private String |
CucumberRetrospectiveOverviewReport.drawGraph(RetrospectiveModel model,
BreakdownStats[] stats) |
void |
CucumberRetrospectiveOverviewReport.executeReport(RetrospectiveModel model,
boolean aggregate,
boolean toPDF) |
private String |
CucumberRetrospectiveOverviewReport.generateRetrospectiveReport(RetrospectiveModel model,
BreakdownStats[] stats) |
| Modifier and Type | Field and Description |
|---|---|
private RetrospectiveModel[] |
RetrospectiveBatch.models |
| Modifier and Type | Method and Description |
|---|---|
RetrospectiveModel[] |
RetrospectiveBatch.getModels() |
| Constructor and Description |
|---|
RetrospectiveBatch(RetrospectiveModel[] modelsValue) |
Copyright © 2013-2016. All Rights Reserved.