Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
LinkedWorkItemsQueryResult
Interface LinkedWorkItemsQueryResult
interface
LinkedWorkItemsQueryResult
{
automatedTestName
?:
string
;
planId
?:
number
;
pointId
?:
number
;
suiteId
?:
number
;
testCaseId
?:
number
;
workItems
?:
WorkItemReference
[]
;
}
Index
Properties
automated
Test
Name?
plan
Id?
point
Id?
suite
Id?
test
Case
Id?
work
Items?
Properties
Optional
automated
Test
Name
automatedTestName
?:
string
Optional
plan
Id
planId
?:
number
Optional
point
Id
pointId
?:
number
Optional
suite
Id
suiteId
?:
number
Optional
test
Case
Id
testCaseId
?:
number
Optional
work
Items
workItems
?:
WorkItemReference
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
automated
Test
Name
plan
Id
point
Id
suite
Id
test
Case
Id
work
Items
azure-devops-node-api
Loading...