tests
Namespace: | http://hudson-ci.org/xsd/hudson/2.1.0/rest/build |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
total (int) | 1/1 | |
failed (int) | 1/1 | |
skipped (int) | 1/1 | |
suite (testSuite) | 1/unbounded |
JSON
property | type | description |
---|---|---|
total | total (int) | |
failed | failed (int) | |
skipped | skipped (int) | |
suite | array of suite (testSuite) |