Uses of Enum Class
org.junit.platform.engine.SelectorResolutionResult.Status
-
Uses of SelectorResolutionResult.Status in org.junit.platform.engine
Modifier and TypeMethodDescriptionSelectorResolutionResult.getStatus()
Get the status of this result.Returns the enum constant of this class with the specified name.static SelectorResolutionResult.Status[]
SelectorResolutionResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.