Uses of Package
org.junit.platform.launcher

Packages that use org.junit.platform.launcher
Package Description
org.junit.platform.jfr
Java Flight Recorder support package.
org.junit.platform.launcher
Public API for configuring and launching test plans.
org.junit.platform.launcher.core
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
org.junit.platform.launcher.listeners
Common TestExecutionListener implementations and related support classes for the Launcher.
org.junit.platform.launcher.listeners.discovery
Common LauncherDiscoveryListener implementations and factory methods.
<Unnamed>  
org.junit.platform.reporting.legacy
Support for legacy reporting formats.
org.junit.platform.reporting.legacy.xml
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.
<Unnamed>  
org.junit.platform.testkit.engine
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.