| Modifier and Type | Method and Description |
|---|---|
private BreakdownStats[] |
CucumberRetrospectiveOverviewReport.calculateStats(String[] files) |
| Modifier and Type | Method and Description |
|---|---|
private String |
CucumberRetrospectiveOverviewReport.drawBarChart(RetrospectiveModel model,
BreakdownStats stats,
int offset,
int barSize) |
String |
CucumberBreakdownReport.CellDrawer.drawCell(BreakdownStats stats) |
String |
CucumberBreakdownReport.BarCellDrawer.drawCell(BreakdownStats stats) |
String |
CucumberBreakdownReport.BarNumberCellDrawer.drawCell(BreakdownStats stats) |
String |
CucumberBreakdownReport.NumberOnlyCellDrawer.drawCell(BreakdownStats stats) |
String |
CucumberBreakdownReport.PieChartCellDrawer.drawCell(BreakdownStats stats) |
private String |
CucumberBreakdownReport.drawCell(BreakdownStats stats,
BreakdownCellDisplayType type) |
private String |
CucumberRetrospectiveOverviewReport.drawGraph(RetrospectiveModel model,
BreakdownStats[] stats) |
private String |
CucumberRetrospectiveOverviewReport.generateRetrospectiveReport(RetrospectiveModel model,
BreakdownStats[] stats) |
| Modifier and Type | Method and Description |
|---|---|
BreakdownStats |
BreakdownStats.add(BreakdownStats another) |
BreakdownStats[][] |
BreakdownTable.valuate(CucumberScenarioResult[] array) |
BreakdownStats |
BreakdownTable.valuateCell(CucumberScenarioResult[] array,
DataDimension[] filters,
Matcher[] matchers) |
| Modifier and Type | Method and Description |
|---|---|
BreakdownStats |
BreakdownStats.add(BreakdownStats another) |
| Modifier and Type | Method and Description |
|---|---|
BreakdownStats |
ScenarioValuator.valuate(CucumberScenarioResult[] results,
String expression,
Matcher[] matchers) |
BreakdownStats |
StepsValuator.valuate(CucumberScenarioResult[] results,
String expression,
Matcher[] matchers) |
BreakdownStats |
Valuator.valuate(CucumberScenarioResult[] results,
String expression,
Matcher[] matchers) |
Copyright © 2013-2016. All Rights Reserved.