skippedCount property
Number of test cases not run, typically set by the service by parsing the xml_source.
- In create/response: always set - In update request: never
Implementation
core.int? skippedCount;
Number of test cases not run, typically set by the service by parsing the xml_source.
core.int? skippedCount;