TestSessionExploredWorkItemReference interface

Extends

Properties

associatedWorkItems

Workitem references of workitems filed as a part of the current workitem exploration.

endTime

Time when exploration of workitem ended.

startTime

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

Id of the workitem

id: number

Property Value

number

Inherited From TestSessionWorkItemReference.id

type

Type of the workitem

type: string

Property Value

string

Inherited From TestSessionWorkItemReference.type