public class ResultReports
extends java.lang.Object
| Constructor and Description |
|---|
ResultReports() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ReportingTask> |
resultReportsFor(net.thucydides.core.reports.TestOutcomes testOutcomes,
FreemarkerContext freemarker,
net.thucydides.core.util.EnvironmentVariables environmentVariables,
java.io.File outputDirectory,
net.thucydides.core.reports.html.ReportNameProvider reportNameProvider) |
public static java.util.List<ReportingTask> resultReportsFor(net.thucydides.core.reports.TestOutcomes testOutcomes, FreemarkerContext freemarker, net.thucydides.core.util.EnvironmentVariables environmentVariables, java.io.File outputDirectory, net.thucydides.core.reports.html.ReportNameProvider reportNameProvider)