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 |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
TestListeners.addTestListener(TestListener listener)
Adds a new test listener.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.