| Package | Description |
|---|---|
| org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder. |
| Modifier and Type | Field and Description |
|---|---|
private OutcomeDelayingEngineExecutionListener.Outcome |
OutcomeDelayingEngineExecutionListener.outcome |
| Modifier and Type | Method and Description |
|---|---|
static OutcomeDelayingEngineExecutionListener.Outcome |
OutcomeDelayingEngineExecutionListener.Outcome.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OutcomeDelayingEngineExecutionListener.Outcome[] |
OutcomeDelayingEngineExecutionListener.Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|