TestCaseFlakinessBranchInfo interface
Mewakili informasi cabang Flakiness kasus uji.
Properti
| automated |
AutomatedTestName hasil pengujian. |
| automated |
AutomatedTestStorage hasil pengujian. |
| flaky |
Daftar Cabang di mana ID Referensi Kasus Uji telah mengelupas. |
| last |
Waktu ketika tes terakhir dijalankan. |
| test |
ID of TestCaseReference. |
| test |
TestCaseTitle hasil pengujian. |
Detail Properti
automatedTestName
AutomatedTestName hasil pengujian.
automatedTestName: string
Nilai Properti
string
automatedTestStorage
AutomatedTestStorage hasil pengujian.
automatedTestStorage: string
Nilai Properti
string
flakyBranches
Daftar Cabang di mana ID Referensi Kasus Uji telah mengelupas.
flakyBranches: string[]
Nilai Properti
string[]
lastRefTestRunDate
Waktu ketika tes terakhir dijalankan.
lastRefTestRunDate: Date
Nilai Properti
Date
testCaseReferenceId
ID of TestCaseReference.
testCaseReferenceId: number
Nilai Properti
number
testCaseTitle
TestCaseTitle hasil pengujian.
testCaseTitle: string
Nilai Properti
string