Uses of Interface
org.citrusframework.report.TestResults.ResultCallback
Packages that use TestResults.ResultCallback
-
Uses of TestResults.ResultCallback in org.citrusframework.report
Methods in org.citrusframework.report with parameters of type TestResults.ResultCallbackModifier and TypeMethodDescriptionvoidTestResults.doWithResults(TestResults.ResultCallback callback) Provides synchronized access to all test results in iteration.