Package net.thucydides.core.reports.html
Class ReportFileNameFactory
java.lang.Object
net.thucydides.core.reports.html.ReportFileNameFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetAcceptanceTestReportScreenshotName(net.thucydides.model.domain.TestOutcome testOutcome) static StringgetAcceptanceTestReportTemplateName(net.thucydides.model.domain.TestOutcome testOutcome)
-
Constructor Details
-
ReportFileNameFactory
public ReportFileNameFactory()
-
-
Method Details