public class CucumberKnownErrorsReport extends CucumberResultsCommon
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberKnownErrorsReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeKnownErrorsReport(File config) |
void |
executeKnownErrorsReport(File config,
boolean toPDF) |
void |
executeKnownErrorsReport(KnownErrorsModel model) |
void |
executeKnownErrorsReport(KnownErrorsModel model,
boolean toPDF) |
String |
generateKnownErrorsReport(CucumberFeatureResult[] features,
KnownErrorsModel model) |
protected String |
getReportBase() |
aggregateResults, dumpOverviewStats, exportToPDF, generatePieChart, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getStatuses, readFileContent, readFileContent, readFileContent, replaceHtmlEntitiesWithCodes, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFileprotected String getReportBase() throws IOException
IOExceptionpublic String generateKnownErrorsReport(CucumberFeatureResult[] features, KnownErrorsModel model) throws Exception
Exceptionpublic void executeKnownErrorsReport(KnownErrorsModel model) throws Exception
Exceptionpublic void executeKnownErrorsReport(KnownErrorsModel model, boolean toPDF) throws Exception
Exceptionpublic void executeKnownErrorsReport(File config) throws Exception
ExceptionCopyright © 2013-2016. All Rights Reserved.