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) classDefault implementation of theLauncherAPI.(package private) classFields in org.junit.platform.launcher.core declared as InternalLauncherModifier and TypeFieldDescriptionprivate final InternalLauncherSessionPerRequestLauncher.delegateConstructors in org.junit.platform.launcher.core with parameters of type InternalLauncherModifierConstructorDescription(package private)SessionPerRequestLauncher(InternalLauncher delegate, LauncherSessionListener sessionListener)