Package net.thucydides.core.reports.html
Class DurationReportingTask
java.lang.Object
net.thucydides.core.reports.html.BaseReportingTask
net.thucydides.core.reports.html.DurationReportingTask
- All Implemented Interfaces:
ReportingTask
-
Field Summary
Fields inherited from class net.thucydides.core.reports.html.BaseReportingTask
LOGGER -
Constructor Summary
ConstructorsConstructorDescriptionDurationReportingTask(FreemarkerContext freemarker, EnvironmentVariables environmentVariables, File outputDirectory, TestOutcomes testOutcomes, ReportNameProvider reportNameProvider, TestTag tag, String duration) -
Method Summary
Methods inherited from class net.thucydides.core.reports.html.BaseReportingTask
generateCSVReportFor, generateReportPage, mergeTemplate
-
Constructor Details
-
DurationReportingTask
public DurationReportingTask(FreemarkerContext freemarker, EnvironmentVariables environmentVariables, File outputDirectory, TestOutcomes testOutcomes, ReportNameProvider reportNameProvider, TestTag tag, String duration)
-
-
Method Details
-
generateReports
- Specified by:
generateReportsin interfaceReportingTask- Specified by:
generateReportsin classBaseReportingTask- Throws:
IOException
-
equals
-
hashCode
public int hashCode() -
toString
-
reportName
- Specified by:
reportNamein interfaceReportingTask
-