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