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

Packages that use LauncherDiscoveryRequest
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.suite.commons
Common APIs and support utilities for the JUnit Platform Suite.
org.junit.platform.testkit.engine
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.