Uses of Interface
org.citrusframework.report.TestListener
Packages that use TestListener
-
Uses of TestListener in org.citrusframework.report
Classes in org.citrusframework.report that implement TestListenerMethods in org.citrusframework.report that return types with arguments of type TestListenerMethods in org.citrusframework.report with parameters of type TestListenerModifier and TypeMethodDescriptionvoidTestListenerAware.addTestListener(TestListener testListener) Adds a new test listener.voidTestListeners.addTestListener(TestListener listener)