Partilhar via


TestPlansHubRefreshData interface

Esse modelo de dados é usado em TestPlansHubRefreshDataProvider e preenche os dados necessários para o carregamento inicial da página

Propriedades

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

Detalhes de Propriedade

defineColumnOptionFields

defineColumnOptionFields: string[]

Valor de Propriedade

string[]

defineTabCustomColumnFieldMap

defineTabCustomColumnFieldMap: {[key: string]: string}

Valor de Propriedade

{[key: string]: string}

errorMessage

errorMessage: string

Valor de Propriedade

string

executeColumnOptionFields

executeColumnOptionFields: string[]

Valor de Propriedade

string[]

executeTabCustomColumnFieldMap

executeTabCustomColumnFieldMap: {[key: string]: string}

Valor de Propriedade

{[key: string]: string}

isAdvancedExtensionEnabled

isAdvancedExtensionEnabled: boolean

Valor de Propriedade

boolean

selectedPivotId

selectedPivotId: string

Valor de Propriedade

string

selectedSuiteId

selectedSuiteId: number

Valor de Propriedade

number

testCasePageSize

testCasePageSize: number

Valor de Propriedade

number

testCases

testCases: TestCase[]

Valor de Propriedade

testCasesContinuationToken

testCasesContinuationToken: string

Valor de Propriedade

string

testPlan

testPlan: TestPlanDetailedReference

Valor de Propriedade

testPointPageSize

testPointPageSize: number

Valor de Propriedade

number

testPoints

testPoints: TestPoint[]

Valor de Propriedade

testPointsContinuationToken

testPointsContinuationToken: string

Valor de Propriedade

string

testSuites

testSuites: TestSuite[]

Valor de Propriedade

testSuitesContinuationToken

testSuitesContinuationToken: string

Valor de Propriedade

string