public class TagTypeReportingTask extends BaseReportingTask implements ReportingTask
| Constructor and Description |
|---|
TagTypeReportingTask(FreemarkerContext freemarker,
net.thucydides.core.util.EnvironmentVariables environmentVariables,
java.io.File outputDirectory,
net.thucydides.core.reports.html.ReportNameProvider reportNameProvider,
net.thucydides.core.reports.TestOutcomes testOutcomes) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateReports() |
public TagTypeReportingTask(FreemarkerContext freemarker, net.thucydides.core.util.EnvironmentVariables environmentVariables, java.io.File outputDirectory, net.thucydides.core.reports.html.ReportNameProvider reportNameProvider, net.thucydides.core.reports.TestOutcomes testOutcomes)
public void generateReports()
throws java.io.IOException
generateReports in interface ReportingTaskgenerateReports in class BaseReportingTaskjava.io.IOException