failureCount property
Number of failed test cases, typically set by the service by parsing the xml_source.
May also be set by the user. - In create/response: always set - In update request: never
Implementation
core.int? failureCount;
Number of failed test cases, typically set by the service by parsing the xml_source.
May also be set by the user. - In create/response: always set - In update request: never
core.int? failureCount;