|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CaseResult.Status | |
---|---|
hudson.tasks.junit | Model objects that represent JUnit test reports. |
Uses of CaseResult.Status in hudson.tasks.junit |
---|
Methods in hudson.tasks.junit that return CaseResult.Status | |
---|---|
CaseResult.Status |
CaseResult.getStatus()
|
static CaseResult.Status |
CaseResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CaseResult.Status[] |
CaseResult.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |