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,
boolean toPDF)
Deprecated.
|
void |
execute(KnownErrorsModel batch,
boolean toPDF) |
void |
execute(KnownErrorsModel batch,
boolean aggregate,
boolean toPDF) |
String |
generateKnownErrorsReport(CucumberFeatureResult[] features,
KnownErrorsModel model) |
protected String |
getReportBase() |
CucumberReportLink |
getReportDocLink() |
CucumberReportTypes |
getReportType() |
void |
validateParameters() |
execute, execute, executeaggregateResults, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, exportToPDF, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, getStatuses, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFilespublic CucumberKnownErrorsReport()
public CucumberKnownErrorsReport(ExtendedRuntimeOptions extendedOptions)
protected String getReportBase() throws IOException
IOExceptionpublic String generateKnownErrorsReport(CucumberFeatureResult[] features, KnownErrorsModel model) throws Exception
Exceptionpublic CucumberReportTypes getReportType()
getReportType in class CucumberResultsCommonpublic CucumberReportLink getReportDocLink()
getReportDocLink in class CucumberResultsCommonpublic void execute(KnownErrorsModel batch, boolean toPDF) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exception@Deprecated public void execute(boolean aggregate, boolean toPDF) throws Exception
execute in class AggregatedReportExceptionpublic void validateParameters()
validateParameters in class CucumberResultsCommonpublic void execute(KnownErrorsModel batch, boolean aggregate, boolean toPDF) throws Exception
execute in class KECompatibleReportExceptionCopyright © 2013-2017. All Rights Reserved.