public class CucumberFeatureMapReport extends CucumberBreakdownReport
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberFeatureMapReport() |
CucumberFeatureMapReport(ExtendedRuntimeOptions extendedOptions) |
| Modifier and Type | Method and Description |
|---|---|
private String |
drawCell(CucumberScenarioResult[] scenarios) |
private String |
drawScenario(CucumberScenarioResult scenario) |
void |
executeReport(BreakdownReportInfo info,
BreakdownTable table,
boolean toPDF) |
protected String |
generateBody(BreakdownTable table,
CucumberFeatureResult[] features) |
CucumberReportTypes |
getReportType() |
private Map<String,CucumberScenarioResult[]> |
splitScenariosByFeatures(CucumberScenarioResult[] scenarios) |
execute, execute, execute, execute, executeReport, generateBreakdownReport, generateBreakdownTable, generateFrameFile, generateHeader, generateRowHeading, generateRowHeading, getReportBase, getReportDocLink, getStatuses, validateParametersexecuteaggregateResults, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, exportToPDF, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFilespublic CucumberFeatureMapReport()
public CucumberFeatureMapReport(ExtendedRuntimeOptions extendedOptions)
private String drawScenario(CucumberScenarioResult scenario)
private Map<String,CucumberScenarioResult[]> splitScenariosByFeatures(CucumberScenarioResult[] scenarios)
private String drawCell(CucumberScenarioResult[] scenarios)
public void executeReport(BreakdownReportInfo info, BreakdownTable table, boolean toPDF) throws Exception
executeReport in class CucumberBreakdownReportExceptionprotected String generateBody(BreakdownTable table, CucumberFeatureResult[] features) throws Exception
generateBody in class CucumberBreakdownReportExceptionpublic CucumberReportTypes getReportType()
getReportType in class CucumberBreakdownReportCopyright © 2013-2017. All Rights Reserved.