Uses of Class
net.thucydides.core.reports.html.EvidenceData
-
Packages that use EvidenceData Package Description net.thucydides.core.reports.html HTML Report generation. -
-
Uses of EvidenceData in net.thucydides.core.reports.html
Methods in net.thucydides.core.reports.html that return types with arguments of type EvidenceData Modifier and Type Method Description static List<EvidenceData>EvidenceData. from(List<? extends TestOutcome> testOutcomes)
-