Uses of Interface
com.consol.citrus.report.TestReporter
-
Packages that use TestReporter Package Description com.consol.citrus.report -
-
Uses of TestReporter in com.consol.citrus.report
Methods in com.consol.citrus.report that return types with arguments of type TestReporter Modifier and Type Method Description List<TestReporter>TestReporters. getTestReporters()Obtains the testReporters.Methods in com.consol.citrus.report with parameters of type TestReporter Modifier and Type Method Description voidTestReporterAware. addTestReporter(TestReporter testReporter)Adds a new test reporter.voidTestReporters. addTestReporter(TestReporter testReporter)
-