共用方式為


TestResultMetaData interface

表示測試結果的元數據。

屬性

automatedTestName

AutomatedTestName 的測試結果。

automatedTestStorage

AutomatedTest測試結果的儲存。

flakyIdentifiers

TestCaseReferenceId 的不穩定識別碼清單

owner

測試結果的所有者。

priority

測試結果的優先順序。

testCaseReferenceId

TestCaseReference 的識別碼。

testCaseTitle

TestCaseTitle 的測試結果。

屬性詳細資料

automatedTestName

AutomatedTestName 的測試結果。

automatedTestName: string

屬性值

string

automatedTestStorage

AutomatedTest測試結果的儲存。

automatedTestStorage: string

屬性值

string

flakyIdentifiers

TestCaseReferenceId 的不穩定識別碼清單

flakyIdentifiers: TestFlakyIdentifier[]

屬性值

owner

測試結果的所有者。

owner: string

屬性值

string

priority

測試結果的優先順序。

priority: number

屬性值

number

testCaseReferenceId

TestCaseReference 的識別碼。

testCaseReferenceId: number

屬性值

number

testCaseTitle

TestCaseTitle 的測試結果。

testCaseTitle: string

屬性值

string