Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.06 KB

PublicTestRunModel.md

File metadata and controls

20 lines (17 loc) · 1.06 KB

PublicTestRunModel

Properties

Name Type Description Notes
testRunId UUID [default to null]
testPlanId UUID [optional] [default to null]
testPlanGlobalId Long [default to null]
name String [default to null]
productName String [optional] [default to null]
build String [optional] [default to null]
configurations List [default to null]
autoTests List [default to null]
testPoints List [default to null]
status String [default to null]
customParameters Map [optional] [default to null]
testRunDescription String [optional] [default to null]

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