Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.47 KB

File metadata and controls

25 lines (20 loc) · 1.47 KB

TestResultUpdateV2Request

Properties

Name Type Description Notes
failure_class_ids [str], none_type [optional]
outcome TestResultOutcome [optional]
status_code str, none_type [optional]
status_type TestStatusType [optional]
comment str, none_type [optional]
links [CreateLinkApiModel], none_type [optional]
step_results [StepResultApiModel], none_type [optional]
attachments [AttachmentUpdateRequest], none_type [optional]
duration_in_ms int, none_type [optional]
duration int, none_type [optional]
step_comments [TestResultStepCommentUpdateRequest], none_type [optional]
setup_results [AutoTestStepResultUpdateRequest], none_type [optional]
teardown_results [AutoTestStepResultUpdateRequest], none_type [optional]
message str, none_type [optional]
trace str, none_type [optional]

[Back to Model list] [Back to API list] [Back to README]