Sdílet prostřednictvím


TestCaseFlakinessBranchInfo interface

Představuje informace o větvi šupinatosti testovacího případu.

Vlastnosti

automatedTestName

AutomatedTestName výsledku testu.

automatedTestStorage

AutomatedTestStorage výsledku testu.

flakyBranches

Seznam větví, ve kterých se ID odkazu na testovací případ odlupovalo.

lastRefTestRunDate

Čas, kdy byl test naposledy spuštěn.

testCaseReferenceId

ID of TestCaseReference.

testCaseTitle

TestCaseTitle výsledku testu

Podrobnosti vlastnosti

automatedTestName

AutomatedTestName výsledku testu.

automatedTestName: string

Hodnota vlastnosti

string

automatedTestStorage

AutomatedTestStorage výsledku testu.

automatedTestStorage: string

Hodnota vlastnosti

string

flakyBranches

Seznam větví, ve kterých se ID odkazu na testovací případ odlupovalo.

flakyBranches: string[]

Hodnota vlastnosti

string[]

lastRefTestRunDate

Čas, kdy byl test naposledy spuštěn.

lastRefTestRunDate: Date

Hodnota vlastnosti

Date

testCaseReferenceId

ID of TestCaseReference.

testCaseReferenceId: number

Hodnota vlastnosti

number

testCaseTitle

TestCaseTitle výsledku testu

testCaseTitle: string

Hodnota vlastnosti

string