Sdílet prostřednictvím


TestPlansHubRefreshData interface

Tento datový model se používá v TestPlansHubRefreshDataProvider a naplní data požadovaná pro počáteční načtení stránky.

Vlastnosti

defineColumnOptionFields
defineTabCustomColumnFieldMap
errorMessage
executeColumnOptionFields
executeTabCustomColumnFieldMap
isAdvancedExtensionEnabled
selectedPivotId
selectedSuiteId
testCasePageSize
testCases
testCasesContinuationToken
testPlan
testPointPageSize
testPoints
testPointsContinuationToken
testSuites
testSuitesContinuationToken

Podrobnosti vlastnosti

defineColumnOptionFields

defineColumnOptionFields: string[]

Hodnota vlastnosti

string[]

defineTabCustomColumnFieldMap

defineTabCustomColumnFieldMap: {[key: string]: string}

Hodnota vlastnosti

{[key: string]: string}

errorMessage

errorMessage: string

Hodnota vlastnosti

string

executeColumnOptionFields

executeColumnOptionFields: string[]

Hodnota vlastnosti

string[]

executeTabCustomColumnFieldMap

executeTabCustomColumnFieldMap: {[key: string]: string}

Hodnota vlastnosti

{[key: string]: string}

isAdvancedExtensionEnabled

isAdvancedExtensionEnabled: boolean

Hodnota vlastnosti

boolean

selectedPivotId

selectedPivotId: string

Hodnota vlastnosti

string

selectedSuiteId

selectedSuiteId: number

Hodnota vlastnosti

number

testCasePageSize

testCasePageSize: number

Hodnota vlastnosti

number

testCases

testCases: TestCase[]

Hodnota vlastnosti

testCasesContinuationToken

testCasesContinuationToken: string

Hodnota vlastnosti

string

testPlan

testPlan: TestPlanDetailedReference

Hodnota vlastnosti

testPointPageSize

testPointPageSize: number

Hodnota vlastnosti

number

testPoints

testPoints: TestPoint[]

Hodnota vlastnosti

testPointsContinuationToken

testPointsContinuationToken: string

Hodnota vlastnosti

string

testSuites

testSuites: TestSuite[]

Hodnota vlastnosti

testSuitesContinuationToken

testSuitesContinuationToken: string

Hodnota vlastnosti

string