Uses of Interface
com.consol.citrus.report.TestActionListenerAware
-
Packages that use TestActionListenerAware Package Description com.consol.citrus.context com.consol.citrus.report -
-
Uses of TestActionListenerAware in com.consol.citrus.context
Classes in com.consol.citrus.context that implement TestActionListenerAware Modifier and Type Class Description classTestContextClass holding and managing test variables. -
Uses of TestActionListenerAware in com.consol.citrus.report
Classes in com.consol.citrus.report that implement TestActionListenerAware Modifier and Type Class Description classTestActionListenersClass broadcasting test action events to all available test action listeners injected by Spring's IoC container.
-