Uses of Class
org.junit.platform.launcher.core.EngineDiscoveryOrchestrator
-
Packages that use EngineDiscoveryOrchestrator Package Description org.junit.platform.launcher.core Core support classes for theLauncher
including theLauncherFactory
and theLauncherDiscoveryRequestBuilder
. -
-
Uses of EngineDiscoveryOrchestrator in org.junit.platform.launcher.core
Fields in org.junit.platform.launcher.core declared as EngineDiscoveryOrchestrator Modifier and Type Field Description private EngineDiscoveryOrchestrator
DefaultLauncher. discoveryOrchestrator
-