Package org.citrusframework.report
Interface TestActionListenersAware
public interface TestActionListenersAware
- Author:
- Christoph Deppisch
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetTestActionListeners(TestActionListeners testActionListeners) Sets the test action listeners.
-
Method Details
-
setTestActionListeners
Sets the test action listeners.- Parameters:
testActionListeners-
-