Uses of Class
org.junit.platform.launcher.core.DefaultLauncher
-
Packages that use DefaultLauncher Package Description org.junit.platform.launcher.core Core support classes for theLauncherincluding theLauncherFactoryand 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 DefaultLauncherLauncherFactory. createDefaultLauncher(LauncherConfig config, LauncherConfigurationParameters configurationParameters, NamespacedHierarchicalStore<Namespace> sessionLevelStore)
-