public class CucumberResultsOverview extends CucumberResultsCommon
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberResultsOverview() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeFeaturesOverviewReport() |
void |
executeFeaturesOverviewReport(boolean toPDF) |
void |
executeOverviewReport(String reportSuffix) |
void |
executeOverviewReport(String reportSuffix,
boolean toPdf) |
protected String |
generateFeatureOverview(CucumberFeatureResult[] results) |
protected String |
getReportBase() |
int[][] |
getStatuses(CucumberFeatureResult[] results) |
aggregateResults, dumpOverviewStats, exportToPDF, generatePieChart, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, readFileContent, readFileContent, readFileContent, replaceHtmlEntitiesWithCodes, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFileprotected String getReportBase() throws IOException
IOExceptionpublic int[][] getStatuses(CucumberFeatureResult[] results)
getStatuses in class CucumberResultsCommonprotected String generateFeatureOverview(CucumberFeatureResult[] results) throws IOException
IOExceptionpublic void executeOverviewReport(String reportSuffix) throws Exception
Exceptionpublic void executeOverviewReport(String reportSuffix, boolean toPdf) throws Exception
Exceptionpublic void executeFeaturesOverviewReport()
throws Exception
ExceptionCopyright © 2013-2016. All Rights Reserved.