Uses of Interface
org.junit.platform.launcher.TestExecutionListener

Packages that use TestExecutionListener
Package
Description
Java Flight Recorder support package.
Public API for configuring and launching test plans.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Common TestExecutionListener implementations and related support classes for the Launcher.
Support for generating XML reports using a format which is compatible with the de facto standard for JUnit 4 based test reports that was made popular by the Ant build system.
Support for generating Open Test Reporting compatible XML event reports.