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