Package | Description |
---|---|
org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder . |
org.junit.platform.runner |
Runner and annotations for configuring and executing tests on the
JUnit Platform in a JUnit 4 environment. |
Class and Description |
---|
LauncherConfigurationParameters |
LauncherDiscoveryRequestBuilder
The
LauncherDiscoveryRequestBuilder provides a light-weight DSL for
generating a LauncherDiscoveryRequest . |
Root
Represents the root of all discovered
TestEngines and
their TestDescriptors . |
TestExecutionListenerRegistry |
Class and Description |
---|
LauncherDiscoveryRequestBuilder
The
LauncherDiscoveryRequestBuilder provides a light-weight DSL for
generating a LauncherDiscoveryRequest . |