共用方式為


TestCaseFlakinessBranchInfo interface

代表測試案例不穩定分支資訊。

屬性

automatedTestName

AutomatedTestName 的測試結果。

automatedTestStorage

AutomatedTest測試結果的儲存。

flakyBranches

測試案例參考標識碼已剝落的分支清單。

lastRefTestRunDate

上次執行測試的時間。

testCaseReferenceId

TestCaseReference 的識別碼。

testCaseTitle

TestCaseTitle 的測試結果。

屬性詳細資料

automatedTestName

AutomatedTestName 的測試結果。

automatedTestName: string

屬性值

string

automatedTestStorage

AutomatedTest測試結果的儲存。

automatedTestStorage: string

屬性值

string

flakyBranches

測試案例參考標識碼已剝落的分支清單。

flakyBranches: string[]

屬性值

string[]

lastRefTestRunDate

上次執行測試的時間。

lastRefTestRunDate: Date

屬性值

Date

testCaseReferenceId

TestCaseReference 的識別碼。

testCaseReferenceId: number

屬性值

number

testCaseTitle

TestCaseTitle 的測試結果。

testCaseTitle: string

屬性值

string