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,
CucumberFeatureResult[] features,
String[] formats) |
void |
execute(boolean aggregate,
String[] formats) |
void |
execute(KnownErrorsModel batch,
boolean aggregate,
String[] formats) |
void |
execute(KnownErrorsModel batch,
CucumberFeatureResult[] features,
boolean aggregate,
String[] formats) |
CucumberReportLink |
getReportDocLink() |
CucumberReportTypes |
getReportType() |
void |
validateParameters() |
execute, execute, executeexecute, execute, execute, executeaggregateResults, execute, execute, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, export, generateReportFromTemplate, getOutputDirectory, getOutputHtmlFile, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, getStatuses, getTemplatesLocation, isImageExportable, readFileContent, replaceSvgWithPng, reportSuffix, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, setTemplatesLocation, templateNameprivate ExtendedRuntimeOptions options
public CucumberOverviewChartsReport(ExtendedRuntimeOptions extendedOptions)
public void execute(boolean aggregate,
String[] formats)
throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic void execute(KnownErrorsModel batch, boolean aggregate, String[] formats) throws Exception
execute in class KECompatibleReportExceptionpublic void execute(KnownErrorsModel batch, CucumberFeatureResult[] features, boolean aggregate, String[] formats) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic CucumberReportTypes getReportType()
getReportType in class CucumberResultsCommonpublic CucumberReportLink getReportDocLink()
getReportDocLink in class CucumberResultsCommonpublic void validateParameters()
validateParameters in class CucumberResultsCommonpublic void execute(boolean aggregate,
CucumberFeatureResult[] features,
String[] formats)
throws Exception
execute in class AggregatedReportExceptionCopyright © 2013-2018. All Rights Reserved.