Package org.citrusframework.report
Class DefaultTestReporters
java.lang.Object
org.citrusframework.report.TestReporters
org.citrusframework.report.DefaultTestReporters
- All Implemented Interfaces:
TestListener,TestReporterAware,TestSuiteListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.citrusframework.report.TestReporters
addTestReporter, getTestReporters, getTestResults, isAutoClear, onFinish, onFinishFailure, onFinishSuccess, onStart, onStartFailure, onStartSuccess, onTestFailure, onTestFinish, onTestSkipped, onTestStart, onTestSuccess, setAutoClear
-
Field Details
-
DEFAULT_REPORTERS
-
-
Constructor Details
-
DefaultTestReporters
public DefaultTestReporters()
-