Uses of Class
net.thucydides.model.domain.TestOutcomeSummary
Packages that use TestOutcomeSummary
Package
Description
Thucydides generates reports in HTML and XML by default.
-
Uses of TestOutcomeSummary in net.thucydides.model.reports
Methods in net.thucydides.model.reports that return types with arguments of type TestOutcomeSummaryModifier and TypeMethodDescriptionJiraUpdaterService.updateJiraForTestResultsFrom(String outcomeDirectory) Loads test results from outcome directory and updates Jira comments and workflow.JiraUpdaterService.updateJiraForTestResultsFrom(String outcomeDirectory, String outcomesNameFilter) Loads test results from outcome directory (matching the given regular expression filter for TestOutcomes names) and updates Jira comments and workflow.