| Package | Description |
|---|---|
| com.consol.citrus.report |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTestSuiteListener
Basic implementation of
TestSuiteListener interface so that subclasses must not implement
all methods but only overwrite some listener methods. |
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 |
TestSuiteListeners
Class managing a list of injected test suite listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuiteListeners.addTestSuiteListener(TestSuiteListener testSuiteListener)
Adds a new test suite listener.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.