Uses of Interface
org.citrusframework.report.TestActionListener
Packages that use TestActionListener
-
Uses of TestActionListener in org.citrusframework.context
Methods in org.citrusframework.context with parameters of type TestActionListenerModifier and TypeMethodDescriptionvoidTestContext.addTestActionListener(TestActionListener listener) -
Uses of TestActionListener in org.citrusframework.report
Methods in org.citrusframework.report that return types with arguments of type TestActionListenerModifier and TypeMethodDescriptionTestActionListeners.getTestActionListeners()Obtains the testActionListeners.Methods in org.citrusframework.report with parameters of type TestActionListenerModifier and TypeMethodDescriptionvoidTestActionListenerAware.addTestActionListener(TestActionListener listener) Adds a new test action listener.voidTestActionListeners.addTestActionListener(TestActionListener listener)