Uses of Interface
org.junit.platform.engine.DiscoverySelector

Packages that use DiscoverySelector
Package
Description
Internal classes for test discovery within the JUnit Jupiter test engine.
Configuration options for JUnit's console launcher.
Internal execution tasks for JUnit's console launcher.
Public API for test engines.
Concrete selectors and filters to be used in discovery requests.
Configurable test discovery implementation that can be reused by different test engines.
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
Common LauncherDiscoveryListener implementations and factory methods.
Common support utilities for executing test suites on the JUnit Platform.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.
Internal classes for test discovery within the JUnit Vintage test engine.