TestOccurrences¶
Note
- Examples for model: TestOccurrences
- This is autogenerated page, don’t change them directly, use template. Read more in Development
Properties¶
| Name | Type | Notes |
|---|---|---|
| count | int | optional |
| href | str | optional |
| next_href | str | optional |
| prev_href | str | optional |
| test_occurrence | list[TestOccurrence] | optional |
| default | bool | optional [default to False] |
| passed | int | optional |
| failed | int | optional |
| new_failed | int | optional |
| ignored | int | optional |
| muted | int | optional |