| 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 |
|---|---|
LauncherConfig |
LauncherConfig.Builder.build()
Build the
LauncherConfig that has been configured via this
builder. |
| Modifier and Type | Method and Description |
|---|---|
static Launcher |
LauncherFactory.create(LauncherConfig config)
Factory method for creating a new
Launcher using the supplied
LauncherConfig. |
Copyright © 2024. All rights reserved.