TestResultMetaData interface
Mewakili Meta Data dari hasil pengujian.
Properti
| automated |
AutomatedTestName hasil pengujian. |
| automated |
AutomatedTestStorage hasil pengujian. |
| flaky |
Daftar Pengidentifikasi Flaky untuk TestCaseReferenceId |
| owner | Pemilik hasil pengujian. |
| priority | Prioritas hasil pengujian. |
| 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
flakyIdentifiers
Daftar Pengidentifikasi Flaky untuk TestCaseReferenceId
flakyIdentifiers: TestFlakyIdentifier[]
Nilai Properti
owner
Pemilik hasil pengujian.
owner: string
Nilai Properti
string
priority
Prioritas hasil pengujian.
priority: number
Nilai Properti
number
testCaseReferenceId
ID of TestCaseReference.
testCaseReferenceId: number
Nilai Properti
number
testCaseTitle
TestCaseTitle hasil pengujian.
testCaseTitle: string
Nilai Properti
string