Aracılığıyla paylaş


TestResultMetaData interface

Bir test sonucunun Meta Verilerini temsil eder.

Özellikler

automatedTestName

AutomatedTestTest sonucunun adı.

automatedTestStorage

AutomatedTestTest sonucunun depolanması.

flakyIdentifiers

TestCaseReferenceId için kesintili tanımlayıcı listesi

owner

Test sonucunun sahibi.

priority

Test sonucunun önceliği.

testCaseReferenceId

TestCaseReference'ın kimliği.

testCaseTitle

TestCaseTest sonucunun başlığı.

Özellik Ayrıntıları

automatedTestName

AutomatedTestTest sonucunun adı.

automatedTestName: string

Özellik Değeri

string

automatedTestStorage

AutomatedTestTest sonucunun depolanması.

automatedTestStorage: string

Özellik Değeri

string

flakyIdentifiers

TestCaseReferenceId için kesintili tanımlayıcı listesi

flakyIdentifiers: TestFlakyIdentifier[]

Özellik Değeri

owner

Test sonucunun sahibi.

owner: string

Özellik Değeri

string

priority

Test sonucunun önceliği.

priority: number

Özellik Değeri

number

testCaseReferenceId

TestCaseReference'ın kimliği.

testCaseReferenceId: number

Özellik Değeri

number

testCaseTitle

TestCaseTest sonucunun başlığı.

testCaseTitle: string

Özellik Değeri

string