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

Packages that use LauncherDiscoveryRequest
Package
Description
Public API for configuring and launching test plans.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Common LauncherDiscoveryListener implementations and factory methods.
Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit 4 environment.
Common support utilities for executing test suites on the JUnit Platform.
Core package for the JUnit Platform Suite test engine.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.