testCase
| Namespace: | http://hudson-ci.org/xsd/hudson/2.1.0/rest/build |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| name (string) | 1/1 | |
| className (string) | 1/1 | |
| duration (float) | 1/1 | |
| errorStackTrace (string) | 1/1 | |
| errorDetails (string) | 1/1 | |
| status (testCaseStatus) | 1/1 | |
| age (int) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| name | name (string) | |
| className | className (string) | |
| duration | duration (float) | |
| errorStackTrace | errorStackTrace (string) | |
| errorDetails | errorDetails (string) | |
| status | status (testCaseStatus) | |
| age | age (int) |