Package | Description |
---|---|
org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder . |
Modifier and Type | Method | Description |
---|---|---|
LauncherConfig |
LauncherConfig.Builder.build() |
Build the
LauncherConfig that has been configured via this
builder. |
Modifier and Type | Method | Description |
---|---|---|
static Launcher |
LauncherFactory.create(LauncherConfig config) |
Factory method for creating a new
Launcher using the supplied
LauncherConfig . |
Copyright © 2019. All rights reserved.