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

Packages that use DiscoveryIssue
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
Internal predicate classes used by test discovery within the JUnit Jupiter test engine.
Public API for test engines.
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.
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.