Uses of Interface
org.junit.platform.engine.TestDescriptor.Visitor

Packages that use TestDescriptor.Visitor
Package
Description
Internal classes for 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.