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 |
LoggingReporter
Simple logging reporter printing test start and ending to the console/logger.
|
Modifier and Type | Method and Description |
---|---|
void |
TestSuiteListeners.addTestSuiteListener(TestSuiteListener testSuiteListener)
Adds a new test suite listener.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.