public class DurationReportingTask extends BaseReportingTask implements ReportingTask
LOGGER| Constructor and Description |
|---|
DurationReportingTask(FreemarkerContext freemarker,
EnvironmentVariables environmentVariables,
File outputDirectory,
TestOutcomes testOutcomes,
ReportNameProvider reportNameProvider,
TestTag tag,
String duration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
generateReports() |
int |
hashCode() |
String |
reportName() |
String |
toString() |
generateCSVReportFor, generateReportPage, mergeTemplatepublic DurationReportingTask(FreemarkerContext freemarker, EnvironmentVariables environmentVariables, File outputDirectory, TestOutcomes testOutcomes, ReportNameProvider reportNameProvider, TestTag tag, String duration)
public void generateReports()
throws IOException
generateReports in interface ReportingTaskgenerateReports in class BaseReportingTaskIOExceptionpublic String reportName()
reportName in interface ReportingTaskCopyright © 2023. All rights reserved.