Uses of Package
org.junit.platform.launcher.core
-
Packages that use org.junit.platform.launcher.core Package Description org.junit.platform.console.command Commands of JUnit's console launcher.org.junit.platform.launcher.core Core support classes for theLauncherincluding theLauncherFactoryand theLauncherDiscoveryRequestBuilder.org.junit.platform.suite.commons Common support utilities for executing test suites on the JUnit Platform.org.junit.platform.testkit.engine Test Kit for testing the execution of aTestEnginerunning on the JUnit Platform. -
Classes in org.junit.platform.launcher.core used by org.junit.platform.console.command Class Description LauncherDiscoveryRequestBuilder TheLauncherDiscoveryRequestBuilderprovides a light-weight DSL for generating aLauncherDiscoveryRequest. -
Classes in org.junit.platform.launcher.core used by org.junit.platform.suite.commons Class Description LauncherDiscoveryRequestBuilder TheLauncherDiscoveryRequestBuilderprovides a light-weight DSL for generating aLauncherDiscoveryRequest. -
Classes in org.junit.platform.launcher.core used by org.junit.platform.testkit.engine Class Description LauncherDiscoveryRequestBuilder TheLauncherDiscoveryRequestBuilderprovides a light-weight DSL for generating aLauncherDiscoveryRequest.LauncherDiscoveryResult Represents the result of test discovery of the configured test engines.