Package | Description |
---|---|
org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder . |
Modifier and Type | Method and Description |
---|---|
private Root |
DefaultLauncher.discoverRoot(LauncherDiscoveryRequest discoveryRequest,
java.lang.String phase) |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultLauncher.execute(Root root,
ConfigurationParameters configurationParameters,
TestExecutionListener... listeners) |