TestSessionExploredWorkItemReference interface
- Extends
Properties
associated |
Workitem references of workitems filed as a part of the current workitem exploration. |
end |
Time when exploration of workitem ended. |
start |
Time when explore of workitem was started. |
Inherited Properties
id | Id of the workitem |
type | Type of the workitem |
Property Details
associatedWorkItems
Workitem references of workitems filed as a part of the current workitem exploration.
associatedWorkItems: TestSessionWorkItemReference[]
Property Value
endTime
Time when exploration of workitem ended.
endTime: Date
Property Value
Date
startTime
Time when explore of workitem was started.
startTime: Date
Property Value
Date
Inherited Property Details
id
type
Type of the workitem
type: string
Property Value
string
Inherited From TestSessionWorkItemReference.type