Uses of Interface
org.junit.platform.launcher.core.InternalLauncher
Packages that use InternalLauncher
Package
Description
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder
.-
Uses of InternalLauncher in org.junit.platform.launcher.core
Classes in org.junit.platform.launcher.core that implement InternalLauncherModifier and TypeClassDescription(package private) class
Default implementation of theLauncher
API.(package private) class
Fields in org.junit.platform.launcher.core declared as InternalLauncherModifier and TypeFieldDescriptionprivate final InternalLauncher
SessionPerRequestLauncher.delegate
Constructors in org.junit.platform.launcher.core with parameters of type InternalLauncherModifierConstructorDescription(package private)
SessionPerRequestLauncher
(InternalLauncher delegate, LauncherSessionListener sessionListener)