Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
ResultsFilter
Interface ResultsFilter
interface
ResultsFilter
{
automatedTestName
:
string
;
branch
?:
string
;
executedIn
?:
Service
;
groupBy
?:
string
;
maxCompleteDate
?:
Date
;
resultsCount
?:
number
;
testCaseId
?:
number
;
testCaseReferenceIds
?:
number
[]
;
testPlanId
?:
number
;
testPointIds
?:
number
[]
;
testResultsContext
?:
TestResultsContext
;
trendDays
?:
number
;
}
Index
Properties
automated
Test
Name
branch?
executed
In?
group
By?
max
Complete
Date?
results
Count?
test
Case
Id?
test
Case
Reference
Ids?
test
Plan
Id?
test
Point
Ids?
test
Results
Context?
trend
Days?
Properties
automated
Test
Name
automatedTestName
:
string
Optional
branch
branch
?:
string
Optional
executed
In
executedIn
?:
Service
Optional
group
By
groupBy
?:
string
Optional
max
Complete
Date
maxCompleteDate
?:
Date
Optional
results
Count
resultsCount
?:
number
Optional
test
Case
Id
testCaseId
?:
number
Optional
test
Case
Reference
Ids
testCaseReferenceIds
?:
number
[]
Optional
test
Plan
Id
testPlanId
?:
number
Optional
test
Point
Ids
testPointIds
?:
number
[]
Optional
test
Results
Context
testResultsContext
?:
TestResultsContext
Optional
trend
Days
trendDays
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
automated
Test
Name
branch
executed
In
group
By
max
Complete
Date
results
Count
test
Case
Id
test
Case
Reference
Ids
test
Plan
Id
test
Point
Ids
test
Results
Context
trend
Days
azure-devops-node-api
Loading...