Uses of Enum Class
com.google.jenkins.flakyTestHandler.junit.FlakyCaseResult.Status
Packages that use FlakyCaseResult.Status
-
Uses of FlakyCaseResult.Status in com.google.jenkins.flakyTestHandler.junit
Methods in com.google.jenkins.flakyTestHandler.junit that return FlakyCaseResult.StatusModifier and TypeMethodDescriptionFlakyCaseResult.getStatus()static FlakyCaseResult.StatusReturns the enum constant of this class with the specified name.static FlakyCaseResult.Status[]FlakyCaseResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.