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