Uses of Class
org.junit.platform.launcher.core.DefaultLauncher
-
Packages that use DefaultLauncher Package Description org.junit.platform.launcher.core Core support classes for theLauncher
including theLauncherFactory
and theLauncherDiscoveryRequestBuilder
. -
-
Uses of DefaultLauncher in org.junit.platform.launcher.core
Methods in org.junit.platform.launcher.core that return DefaultLauncher Modifier and Type Method Description private static DefaultLauncher
LauncherFactory. createDefaultLauncher(LauncherConfig config)
-