共用方式為


TestResultsSession interface

TestResultSession 是較高層級的容器,可藉由封裝多個 TestRun 物件來取得測試結果

屬性

endTimeUTC

TestResultsSession 結束時間

id

TestResultsSession 的標識符

layout

TestResultsSession 配置

name

TestResultsSession 名稱

result

TestResultsSession 結果

sessionSourcePipeline

TestResultsSession 來源管線詳細數據

source

TestResultsSession 來源

startTimeUTC

TestResultsSession 開始時間

state

TestResultsSession 狀態

testRuns

測試回合識別碼清單

timeline

TestResultsSession 時間軸 “type” 屬性的有效值 = (Queued、Completed、Started)

type

TestResultsSession 類型

uid

TestResultsSession Uid

屬性詳細資料

endTimeUTC

TestResultsSession 結束時間

endTimeUTC: Date

屬性值

Date

id

TestResultsSession 的標識符

id: number

屬性值

number

layout

TestResultsSession 配置

layout: any[]

屬性值

any[]

name

TestResultsSession 名稱

name: string

屬性值

string

result

TestResultsSession 結果

result: SessionResult

屬性值

sessionSourcePipeline

TestResultsSession 來源管線詳細數據

sessionSourcePipeline: SessionSourcePipeline

屬性值

source

TestResultsSession 來源

source: Source

屬性值

startTimeUTC

TestResultsSession 開始時間

startTimeUTC: Date

屬性值

Date

state

TestResultsSession 狀態

state: TestResultsSessionState

屬性值

testRuns

測試回合識別碼清單

testRuns: number[]

屬性值

number[]

timeline

TestResultsSession 時間軸 “type” 屬性的有效值 = (Queued、Completed、Started)

timeline: Timeline[]

屬性值

type

TestResultsSession 類型

type: string

屬性值

string

uid

TestResultsSession Uid

uid: string

屬性值

string