Package net.thucydides.core.reports.html
Class AggregateReportingTask
java.lang.Object
net.thucydides.core.reports.html.BaseReportingTask
net.thucydides.core.reports.html.AggregateReportingTask
- All Implemented Interfaces:
ReportingTask
-
Field Summary
Fields inherited from class net.thucydides.core.reports.html.BaseReportingTask
LOGGER -
Constructor Summary
ConstructorsConstructorDescriptionAggregateReportingTask(FreemarkerContext context, EnvironmentVariables environmentVariables, RequirementsService requirementsService, File outputDirectory, TestOutcomes testOutcomes) -
Method Summary
Methods inherited from class net.thucydides.core.reports.html.BaseReportingTask
generateCSVReportFor, generateReportPage, mergeTemplate
-
Constructor Details
-
AggregateReportingTask
public AggregateReportingTask(FreemarkerContext context, EnvironmentVariables environmentVariables, RequirementsService requirementsService, File outputDirectory, TestOutcomes testOutcomes)
-
-
Method Details
-
generateReports
- Specified by:
generateReportsin interfaceReportingTask- Specified by:
generateReportsin classBaseReportingTask- Throws:
IOException
-
reportName
- Specified by:
reportNamein interfaceReportingTask
-