public class ErrorTypeReportingTask extends BaseReportingTask implements ReportingTask
LOGGER| Constructor and Description |
|---|
ErrorTypeReportingTask(FreemarkerContext context,
EnvironmentVariables environmentVariables,
RequirementsService requirementsService,
File outputDirectory,
ReportNameProvider reportNameProvider,
TestOutcomes testOutcomes,
String errorType) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateReports() |
String |
reportName() |
generateCSVReportFor, generateReportPage, mergeTemplatepublic ErrorTypeReportingTask(FreemarkerContext context, EnvironmentVariables environmentVariables, RequirementsService requirementsService, File outputDirectory, ReportNameProvider reportNameProvider, TestOutcomes testOutcomes, String errorType)
public void generateReports()
throws IOException
generateReports in interface ReportingTaskgenerateReports in class BaseReportingTaskIOExceptionpublic String reportName()
reportName in interface ReportingTaskCopyright © 2023. All rights reserved.