Uses of Class
net.thucydides.core.reports.html.ReportProperties
-
Packages that use ReportProperties Package Description net.thucydides.core.reports.html HTML Report generation. -
-
Uses of ReportProperties in net.thucydides.core.reports.html
Methods in net.thucydides.core.reports.html that return ReportProperties Modifier and Type Method Description static ReportPropertiesReportProperties. forAggregateResultsReport()static ReportPropertiesReportProperties. forTagResultsReport()static ReportPropertiesReportProperties. forTagTypeResultsReport()static ReportPropertiesReportProperties. forTestResultsReport()
-