public class ResultReportingTask extends BaseReportingTask implements ReportingTask
| Constructor and Description |
|---|
ResultReportingTask(FreemarkerContext freemarker,
EnvironmentVariables environmentVariables,
java.io.File outputDirectory,
ReportNameProvider reportNameProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateReportsFor(TestOutcomes testOutcomes) |
public ResultReportingTask(FreemarkerContext freemarker, EnvironmentVariables environmentVariables, java.io.File outputDirectory, ReportNameProvider reportNameProvider)
public void generateReportsFor(TestOutcomes testOutcomes) throws java.io.IOException
generateReportsFor in interface ReportingTaskgenerateReportsFor in class BaseReportingTaskjava.io.IOException