Uses of Package
org.citrusframework.report
Packages that use org.citrusframework.report
Package
Description
-
Classes in org.citrusframework.report used by org.citrusframework.contextClassDescriptionListener invoked on test action execution with success and failure.Class broadcasting test action events to all available test action listeners injected by Spring's IoC container.Class that spreads test events to all available test listeners injected by Spring's IoC container.
-
Classes in org.citrusframework.report used by org.citrusframework.exceptionsClassDescriptionFailure stack element provides access to the detailed failure stack message and the location in the test case XML where error happened.
-
Classes in org.citrusframework.report used by org.citrusframework.reportClassDescriptionListener invoked on test action execution with success and failure.Class broadcasting test action events to all available test action listeners injected by Spring's IoC container.Test listener interface.Interface for test reporters.Multiple
TestResultinstances combined to aTestResults.Callback interface for synchronized access to test results in iteration.Listener for events regarding a test suite (start, finish, failure, success)