public class CucumberOverviewChartsReport extends KECompatibleReport
| Modifier and Type | Field and Description |
|---|---|
private ExtendedRuntimeOptions |
options |
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberOverviewChartsReport(ExtendedRuntimeOptions extendedOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(boolean aggregate,
boolean toPDF) |
void |
execute(KnownErrorsModel batch,
boolean aggregate,
boolean toPDF) |
private String |
generateCharts(CucumberFeatureResult[] features) |
protected String |
getReportBase() |
CucumberReportLink |
getReportDocLink() |
CucumberReportTypes |
getReportType() |
void |
validateParameters() |
execute, execute, executeexecuteaggregateResults, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, exportToPDF, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, getStatuses, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFilesprivate ExtendedRuntimeOptions options
public CucumberOverviewChartsReport(ExtendedRuntimeOptions extendedOptions)
private String generateCharts(CucumberFeatureResult[] features) throws Exception
Exceptionprotected String getReportBase() throws IOException
IOExceptionpublic void execute(boolean aggregate,
boolean toPDF)
throws Exception
execute in class AggregatedReportExceptionpublic void execute(KnownErrorsModel batch, boolean aggregate, boolean toPDF) throws Exception
execute in class KECompatibleReportExceptionpublic CucumberReportTypes getReportType()
getReportType in class CucumberResultsCommonpublic CucumberReportLink getReportDocLink()
getReportDocLink in class CucumberResultsCommonpublic void validateParameters()
validateParameters in class CucumberResultsCommonCopyright © 2013-2017. All Rights Reserved.