Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
TestRunSummary2
Interface TestRunSummary2
interface
TestRunSummary2
{
isRerun
?:
boolean
;
projectId
?:
string
;
resultCount
?:
number
;
resultDuration
?:
number
;
runDuration
?:
number
;
testOutcome
?:
number
;
testRunCompletedDate
?:
Date
;
testRunContextId
?:
number
;
testRunId
?:
number
;
testRunStatsId
?:
number
;
}
Index
Properties
is
Rerun?
project
Id?
result
Count?
result
Duration?
run
Duration?
test
Outcome?
test
Run
Completed
Date?
test
Run
Context
Id?
test
Run
Id?
test
Run
Stats
Id?
Properties
Optional
is
Rerun
isRerun
?:
boolean
Optional
project
Id
projectId
?:
string
Optional
result
Count
resultCount
?:
number
Optional
result
Duration
resultDuration
?:
number
Optional
run
Duration
runDuration
?:
number
Optional
test
Outcome
testOutcome
?:
number
Optional
test
Run
Completed
Date
testRunCompletedDate
?:
Date
Optional
test
Run
Context
Id
testRunContextId
?:
number
Optional
test
Run
Id
testRunId
?:
number
Optional
test
Run
Stats
Id
testRunStatsId
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Rerun
project
Id
result
Count
result
Duration
run
Duration
test
Outcome
test
Run
Completed
Date
test
Run
Context
Id
test
Run
Id
test
Run
Stats
Id
azure-devops-node-api
Loading...