Uses of Class
com.consol.citrus.report.TestListeners
-
Packages that use TestListeners Package Description com.consol.citrus.context -
-
Uses of TestListeners in com.consol.citrus.context
Methods in com.consol.citrus.context that return TestListeners Modifier and Type Method Description TestListenersTestContext. getTestListeners()Gets the test listeners.Methods in com.consol.citrus.context with parameters of type TestListeners Modifier and Type Method Description voidTestContext. setTestListeners(TestListeners testListeners)Set the test listeners.
-