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