Uses of Enum Class
org.junit.platform.launcher.EngineDiscoveryResult.Status
Package
Description
Public API for configuring and launching test plans.
-
Uses of EngineDiscoveryResult.Status in org.junit.platform.launcher
Modifier and TypeMethodDescriptionEngineDiscoveryResult.getStatus()
Get the status of this result.static EngineDiscoveryResult.Status
Returns the enum constant of this class with the specified name.static EngineDiscoveryResult.Status[]
EngineDiscoveryResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.