| Package | Description |
|---|---|
| hudson.tasks.junit |
Model objects that represent JUnit test reports.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2004-2015. All Rights Reserved.