| Package | Description |
|---|---|
| com.consol.citrus.report |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTestListener
Basic implementation of
TestListener interface so that subclasses must not implement
all methods but only overwrite some listener methods. |
class |
FailureStackTestListener |
class |
HtmlReporter
Basic logging reporter generating a HTML report with detailed test results.
|
class |
JUnitReporter
TestReporter implementation that generates the famous JUnit XML reports. |
class |
LoggingReporter
Simple logging reporter printing test start and ending to the console/logger.
|
class |
MessageTracingTestListener
Test listener collects all messages sent and received by Citrus during test execution.
|
class |
TestListeners
Class that spreads test events to all available test listeners
injected by Spring's IoC container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestListeners.addTestListener(TestListener listener)
Adds a new test listener.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.