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

Packages that use DiscoverySelector
Package
Description
Configuration options 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 support utilities for executing test suites on the JUnit Platform.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.