TestResultsSession interface
The TestResultSession is a higher-level container for test results by encapsulating multiple TestRun objects
Properties
end |
TestResultsSession end time |
id | Id of TestResultsSession |
layout | TestResultsSession layout |
name | TestResultsSession name |
result | TestResultsSession result |
session |
TestResultsSession source pipeline details |
source | TestResultsSession source |
start |
TestResultsSession start time |
state | TestResultsSession state |
test |
List of test run ids |
timeline | TestResultsSession timeline Valid values for "type" property = (Queued, Completed, Started) |
type | TestResultsSession type |
uid | TestResultsSession Uid |
Property Details
endTimeUTC
TestResultsSession end time
endTimeUTC: Date
Property Value
Date
id
Id of TestResultsSession
id: number
Property Value
number
layout
TestResultsSession layout
layout: any[]
Property Value
any[]
name
TestResultsSession name
name: string
Property Value
string
result
sessionSourcePipeline
TestResultsSession source pipeline details
sessionSourcePipeline: SessionSourcePipeline
Property Value
source
startTimeUTC
TestResultsSession start time
startTimeUTC: Date
Property Value
Date
state
testRuns
List of test run ids
testRuns: number[]
Property Value
number[]
timeline
TestResultsSession timeline Valid values for "type" property = (Queued, Completed, Started)
timeline: Timeline[]
Property Value
Timeline[]
type
TestResultsSession type
type: string
Property Value
string
uid
TestResultsSession Uid
uid: string
Property Value
string