|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlTestResult.Status | |
|---|---|
| com.atlassian.maven.qunit.collector | |
| Uses of XmlTestResult.Status in com.atlassian.maven.qunit.collector |
|---|
| Methods in com.atlassian.maven.qunit.collector that return XmlTestResult.Status | |
|---|---|
XmlTestResult.Status |
XmlTestResult.getStatus()
|
static XmlTestResult.Status |
XmlTestResult.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XmlTestResult.Status[] |
XmlTestResult.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.maven.qunit.collector with parameters of type XmlTestResult.Status | |
|---|---|
void |
XmlTestResult.setStatus(XmlTestResult.Status status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||