Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.41 KB

TestResultUpdateV2Request.md

File metadata and controls

22 lines (19 loc) · 1.41 KB

TestResultUpdateV2Request

Properties

Name Type Description Notes
failureClassIds List [optional] [default to null]
outcome TestResultOutcome [optional] [default to null]
statusCode String [optional] [default to null]
comment String [optional] [default to null]
links List [optional] [default to null]
stepResults List [optional] [default to null]
attachments List [optional] [default to null]
durationInMs Long [optional] [default to null]
duration Long [optional] [default to null]
stepComments List [optional] [default to null]
setupResults List [optional] [default to null]
teardownResults List [optional] [default to null]
message String [optional] [default to null]
trace String [optional] [default to null]

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