Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
AggregatedRunsByState
Interface AggregatedRunsByState
interface
AggregatedRunsByState
{
resultsByOutcome
?:
{
[
key
:
number
]:
AggregatedResultsByOutcome
}
;
runsCount
?:
number
;
state
?:
TestRunState
;
}
Index
Properties
results
By
Outcome?
runs
Count?
state?
Properties
Optional
results
By
Outcome
resultsByOutcome
?:
{
[
key
:
number
]:
AggregatedResultsByOutcome
}
Optional
runs
Count
runsCount
?:
number
Optional
state
state
?:
TestRunState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
results
By
Outcome
runs
Count
state
azure-devops-node-api
Loading...