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