testSuite
| Namespace: | http://hudson-ci.org/xsd/hudson/2.1.0/rest/build |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| name (string) | 1/1 | |
| timeStamp (string) | 0/1 | |
| duration (float) | 1/1 | |
| case (testCase) | 1/unbounded |
JSON
| property | type | description |
|---|---|---|
| name | name (string) | |
| timeStamp | timeStamp (string) | |
| duration | duration (float) | |
| case | array of case (testCase) |