Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestPlanInterfaces
TestCaseAssociatedResult
Interface TestCaseAssociatedResult
interface
TestCaseAssociatedResult
{
completedDate
:
Date
;
configuration
:
TestConfigurationReference
;
outcome
:
UserFriendlyTestOutcome
;
plan
:
TestPlanReference
;
pointId
?:
number
;
resultId
:
number
;
runBy
:
IdentityRef
;
runId
:
number
;
suite
:
TestSuiteReference
;
tester
:
IdentityRef
;
}
Index
Properties
completed
Date
configuration
outcome
plan
point
Id?
result
Id
run
By
run
Id
suite
tester
Properties
completed
Date
completedDate
:
Date
configuration
configuration
:
TestConfigurationReference
outcome
outcome
:
UserFriendlyTestOutcome
plan
plan
:
TestPlanReference
Optional
point
Id
pointId
?:
number
result
Id
resultId
:
number
run
By
runBy
:
IdentityRef
run
Id
runId
:
number
suite
suite
:
TestSuiteReference
tester
tester
:
IdentityRef
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed
Date
configuration
outcome
plan
point
Id
result
Id
run
By
run
Id
suite
tester
azure-devops-node-api
Loading...