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