Package com.consol.citrus.report
-
Interface Summary Interface Description MessageListener MessageListenerAware TestActionListener Listener invoked on test action execution with success and failure.TestActionListenerAware TestActionListenersAware TestListener Test listener interface.TestListenerAware TestReporter Interface for test reporters.TestReporterAware TestResults.ResultCallback Callback interface for synchronized access to test results in iteration.TestSuiteListener Listener for events regarding a test suite (start, finish, failure, success)TestSuiteListenerAware -
Class Summary Class Description FailureStackElement Failure stack element provides access to the detailed failure stack message and the location in the test case XML where error happened.MessageListeners TestActionListeners Class broadcasting test action events to all available test action listeners injected by Spring's IoC container.TestListeners Class that spreads test events to all available test listeners injected by Spring's IoC container.TestReporters TestReporterSettings TestResults MultipleTestResultinstances combined to aTestResults.TestSuiteListeners Class managing a list of injected test suite listeners.