Uses of Class
com.consol.citrus.report.TestResults
-
Packages that use TestResults Package Description com.consol.citrus.report -
-
Uses of TestResults in com.consol.citrus.report
Methods in com.consol.citrus.report that return TestResults Modifier and Type Method Description TestResultsTestReporters. getTestResults()Gets the testResults.Methods in com.consol.citrus.report with parameters of type TestResults Modifier and Type Method Description voidTestReporter. generateReport(TestResults testResults)Test reporter generates a report for several test suite instances.
-