void |
CucumberBreakdownReport.executeReport(BreakdownReportInfo info,
BreakdownTable table,
boolean toPDF) |
void |
CucumberFeatureMapReport.executeReport(BreakdownReportInfo info,
BreakdownTable table,
boolean toPDF) |
void |
CucumberBreakdownReport.executeReport(BreakdownTable table,
boolean toPDF) |
protected String |
CucumberBreakdownReport.generateBody(BreakdownTable table,
CucumberFeatureResult[] features) |
protected String |
CucumberFeatureMapReport.generateBody(BreakdownTable table,
CucumberFeatureResult[] features) |
protected String |
CucumberBreakdownReport.generateBreakdownReport(CucumberFeatureResult[] features,
BreakdownReportInfo info,
BreakdownTable table) |
protected String |
CucumberBreakdownReport.generateBreakdownTable(CucumberFeatureResult[] features,
BreakdownTable table) |
protected String |
CucumberBreakdownReport.generateHeader(BreakdownTable table) |
protected String |
CucumberBreakdownReport.generateRowHeading(BreakdownTable table) |