Uses of Package
org.junit.platform.launcher.core
-
Packages that use org.junit.platform.launcher.core Package Description org.junit.platform.launcher.core Core support classes for theLauncherincluding theLauncherFactoryand theLauncherDiscoveryRequestBuilder.org.junit.platform.runner Runnerand annotations for configuring and executing tests on the JUnit Platform in a JUnit 4 environment. -
Classes in org.junit.platform.launcher.core used by org.junit.platform.launcher.core Class Description EngineDiscoveryResultValidator Perform common validation checks on the result from the `discover()` method.InternalTestPlan LauncherConfig LauncherConfigdefines the configuration API for creatingLauncherinstances via theLauncherFactory.LauncherConfig.Builder Builder API forLauncherConfig.LauncherConfigurationParameters LauncherDiscoveryRequestBuilder TheLauncherDiscoveryRequestBuilderprovides a light-weight DSL for generating aLauncherDiscoveryRequest.Root Represents the root of all discoveredTestEnginesand theirTestDescriptors.StreamInterceptingTestExecutionListener StreamInterceptor StreamInterceptor.RewindableByteArrayOutputStream TestExecutionListenerRegistry TestExecutionListenerRegistry.EagerTestExecutionListener -
Classes in org.junit.platform.launcher.core used by org.junit.platform.runner Class Description LauncherDiscoveryRequestBuilder TheLauncherDiscoveryRequestBuilderprovides a light-weight DSL for generating aLauncherDiscoveryRequest.