| 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 |
|---|---|
static Launcher |
LauncherFactory.create()
Factory method for creating a new
Launcher using automatic
registration for test engines and test execution listeners. |
static Launcher |
LauncherFactory.create(LauncherConfig config)
Factory method for creating a new
Launcher using the supplied
LauncherConfig. |
Copyright © 2024. All rights reserved.