Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
TestActionResult2
Interface TestActionResult2
interface
TestActionResult2
{
actionPath
?:
string
;
comment
?:
string
;
creationDate
?:
Date
;
dateCompleted
?:
Date
;
dateStarted
?:
Date
;
duration
?:
number
;
errorMessage
?:
string
;
iterationId
?:
number
;
lastUpdated
?:
Date
;
outcome
?:
number
;
sharedStepId
?:
number
;
sharedStepRevision
?:
number
;
testResultId
?:
number
;
testRunId
?:
number
;
}
Index
Properties
action
Path?
comment?
creation
Date?
date
Completed?
date
Started?
duration?
error
Message?
iteration
Id?
last
Updated?
outcome?
shared
Step
Id?
shared
Step
Revision?
test
Result
Id?
test
Run
Id?
Properties
Optional
action
Path
actionPath
?:
string
Optional
comment
comment
?:
string
Optional
creation
Date
creationDate
?:
Date
Optional
date
Completed
dateCompleted
?:
Date
Optional
date
Started
dateStarted
?:
Date
Optional
duration
duration
?:
number
Optional
error
Message
errorMessage
?:
string
Optional
iteration
Id
iterationId
?:
number
Optional
last
Updated
lastUpdated
?:
Date
Optional
outcome
outcome
?:
number
Optional
shared
Step
Id
sharedStepId
?:
number
Optional
shared
Step
Revision
sharedStepRevision
?:
number
Optional
test
Result
Id
testResultId
?:
number
Optional
test
Run
Id
testRunId
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Path
comment
creation
Date
date
Completed
date
Started
duration
error
Message
iteration
Id
last
Updated
outcome
shared
Step
Id
shared
Step
Revision
test
Result
Id
test
Run
Id
azure-devops-node-api
Loading...