Uses of Enum Class
hudson.tasks.junit.CaseResult.Status
Packages that use CaseResult.Status
-
Uses of CaseResult.Status in hudson.tasks.junit
Methods in hudson.tasks.junit that return CaseResult.StatusModifier and TypeMethodDescriptionCaseResult.getStatus()
static CaseResult.Status
Returns the enum constant of this class with the specified name.static CaseResult.Status[]
CaseResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.