java.lang.Object
net.thucydides.core.reports.ExtendedReports
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<ExtendedReport> Returns a list of ExtendedReport instances matching the specified names.
-
Constructor Details
-
ExtendedReports
public ExtendedReports()
-
-
Method Details
-
named
Returns a list of ExtendedReport instances matching the specified names. The corresponding ExtendedReport classes must be on the classpath.
-