Uses of Enum
com.google.jenkins.flakyTestHandler.junit.FlakyCaseResult.Status
-
Uses of FlakyCaseResult.Status in com.google.jenkins.flakyTestHandler.junit
Modifier and TypeMethodDescriptionFlakyCaseResult.getStatus()
static FlakyCaseResult.Status
Returns the enum constant of this type with the specified name.static FlakyCaseResult.Status[]
FlakyCaseResult.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.