Class TestActionListeners

java.lang.Object
org.citrusframework.report.TestActionListeners
All Implemented Interfaces:
TestActionListenerAware

public class TestActionListeners extends Object implements TestActionListenerAware
Class broadcasting test action events to all available test action listeners injected by Spring's IoC container.
Since:
1.3
Author:
Christoph Deppisch