Uses of Interface
net.thucydides.core.reports.ExtendedReport
-
Packages that use ExtendedReport Package Description net.thucydides.core.reports -
-
Uses of ExtendedReport in net.thucydides.core.reports
Methods in net.thucydides.core.reports that return types with arguments of type ExtendedReport Modifier and Type Method Description static List<ExtendedReport>ExtendedReports. named(List<String> reportNames)Returns a list of ExtendedReport instances matching the specified names.
-