public class CucumberKnownErrorsReport extends KECompatibleReport
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberKnownErrorsReport() |
CucumberKnownErrorsReport(ExtendedRuntimeOptions extendedOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(boolean aggregate,
CucumberFeatureResult[] results,
String[] formats)
Deprecated.
|
void |
execute(boolean aggregate,
String[] formats)
Deprecated.
|
void |
execute(KnownErrorsModel batch,
boolean aggregate,
String[] formats) |
void |
execute(KnownErrorsModel model,
CucumberFeatureResult[] results,
boolean aggregate,
String[] formats) |
void |
execute(KnownErrorsModel batch,
CucumberFeatureResult[] features,
String[] formats) |
void |
execute(KnownErrorsModel batch,
String[] formats) |
CucumberReportLink |
getReportDocLink() |
CucumberReportTypes |
getReportType() |
void |
validateParameters() |
execute, execute, executeexecute, 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, templateNamepublic CucumberKnownErrorsReport()
public CucumberKnownErrorsReport(ExtendedRuntimeOptions extendedOptions)
public CucumberReportTypes getReportType()
getReportType in class CucumberResultsCommonpublic CucumberReportLink getReportDocLink()
getReportDocLink in class CucumberResultsCommonpublic void execute(KnownErrorsModel batch, String[] formats) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic void execute(KnownErrorsModel batch, CucumberFeatureResult[] features, String[] formats) throws Exception
Exception@Deprecated public void execute(boolean aggregate, String[] formats) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic void validateParameters()
validateParameters in class CucumberResultsCommonpublic void execute(KnownErrorsModel batch, boolean aggregate, String[] formats) throws Exception
execute in class KECompatibleReportException@Deprecated public void execute(boolean aggregate, CucumberFeatureResult[] results, String[] formats) throws Exception
execute in class AggregatedReportExceptionpublic void execute(KnownErrorsModel model, CucumberFeatureResult[] results, boolean aggregate, String[] formats) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>ExceptionCopyright © 2013-2018. All Rights Reserved.