Ler em inglês Editar

Partilhar via


TestPlansHubRefreshData interface

This data model is used in TestPlansHubRefreshDataProvider and populates the data required for initial page load

Properties

Property Details

defineColumnOptionFields

defineColumnOptionFields: string[]

Property Value

string[]

defineTabCustomColumnFieldMap

defineTabCustomColumnFieldMap: {[key: string]: string}

Property Value

{[key: string]: string}

errorMessage

errorMessage: string

Property Value

string

executeColumnOptionFields

executeColumnOptionFields: string[]

Property Value

string[]

executeTabCustomColumnFieldMap

executeTabCustomColumnFieldMap: {[key: string]: string}

Property Value

{[key: string]: string}

isAdvancedExtensionEnabled

isAdvancedExtensionEnabled: boolean

Property Value

boolean

selectedPivotId

selectedPivotId: string

Property Value

string

selectedSuiteId

selectedSuiteId: number

Property Value

number

testCasePageSize

testCasePageSize: number

Property Value

number

testCases

testCases: TestCase[]

Property Value

testCasesContinuationToken

testCasesContinuationToken: string

Property Value

string

testPlan

testPlan: TestPlanDetailedReference

Property Value

testPointPageSize

testPointPageSize: number

Property Value

number

testPoints

testPoints: TestPoint[]

Property Value

testPointsContinuationToken

testPointsContinuationToken: string

Property Value

string

testSuites

testSuites: TestSuite[]

Property Value

testSuitesContinuationToken

testSuitesContinuationToken: string

Property Value

string