Uses of Enum
org.junit.platform.launcher.core.OutcomeDelayingEngineExecutionListener.Outcome
Packages that use OutcomeDelayingEngineExecutionListener.Outcome
Package
Description
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder
.-
Uses of OutcomeDelayingEngineExecutionListener.Outcome in org.junit.platform.launcher.core
Fields in org.junit.platform.launcher.core declared as OutcomeDelayingEngineExecutionListener.OutcomeMethods in org.junit.platform.launcher.core that return OutcomeDelayingEngineExecutionListener.OutcomeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.OutcomeDelayingEngineExecutionListener.Outcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.