Class TestListeners

java.lang.Object
org.citrusframework.report.TestListeners
All Implemented Interfaces:
TestListenerAware

public class TestListeners extends Object implements TestListenerAware
Class that spreads test events to all available test listeners injected by Spring's IoC container.
Author:
Christoph Deppisch
  • Constructor Details

    • TestListeners

      public TestListeners()
  • Method Details