Packages 
Package Description
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.
org.junit.platform.launcher.tagexpression
The tag expression language parser and related support classes.