Uses of Interface
com.consol.citrus.report.TestResults.ResultCallback
-
Packages that use TestResults.ResultCallback Package Description com.consol.citrus.report -
-
Uses of TestResults.ResultCallback in com.consol.citrus.report
Methods in com.consol.citrus.report with parameters of type TestResults.ResultCallback Modifier and Type Method Description voidTestResults. doWithResults(TestResults.ResultCallback callback)Provides synchronized access to all test results in iteration.
-