Uses of Package
org.junit.platform.launcher

Packages that use org.junit.platform.launcher
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.
Common LauncherDiscoveryListener implementations and factory methods.
Common LauncherSessionListener implementations and factory methods.
Support for legacy reporting formats.
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.
Common support utilities for executing test suites on the JUnit Platform.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.