Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
ShallowTestCaseResult
Interface ShallowTestCaseResult
interface
ShallowTestCaseResult
{
automatedTestName
?:
string
;
automatedTestStorage
?:
string
;
durationInMs
?:
number
;
id
?:
number
;
isReRun
?:
boolean
;
outcome
?:
string
;
owner
?:
string
;
priority
?:
number
;
refId
?:
number
;
runId
?:
number
;
tags
?:
string
[]
;
testCaseTitle
?:
string
;
}
Index
Properties
automated
Test
Name?
automated
Test
Storage?
duration
In
Ms?
id?
is
Re
Run?
outcome?
owner?
priority?
ref
Id?
run
Id?
tags?
test
Case
Title?
Properties
Optional
automated
Test
Name
automatedTestName
?:
string
Optional
automated
Test
Storage
automatedTestStorage
?:
string
Optional
duration
In
Ms
durationInMs
?:
number
Optional
id
id
?:
number
Optional
is
Re
Run
isReRun
?:
boolean
Optional
outcome
outcome
?:
string
Optional
owner
owner
?:
string
Optional
priority
priority
?:
number
Optional
ref
Id
refId
?:
number
Optional
run
Id
runId
?:
number
Optional
tags
tags
?:
string
[]
Optional
test
Case
Title
testCaseTitle
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
automated
Test
Name
automated
Test
Storage
duration
In
Ms
id
is
Re
Run
outcome
owner
priority
ref
Id
run
Id
tags
test
Case
Title
azure-devops-node-api
Loading...