Uses of Class
org.junit.platform.launcher.TestPlan

Packages that use TestPlan
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.listeners
Common TestExecutionListener implementations and related support classes for the Launcher.
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.