Compartir a través de


TestPlansHubRefreshData interface

Este modelo de datos se usa en TestPlansHubRefreshDataProvider y rellena los datos necesarios para la carga de página inicial.

Propiedades

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

Detalles de las propiedades

defineColumnOptionFields

defineColumnOptionFields: string[]

Valor de propiedad

string[]

defineTabCustomColumnFieldMap

defineTabCustomColumnFieldMap: {[key: string]: string}

Valor de propiedad

{[key: string]: string}

errorMessage

errorMessage: string

Valor de propiedad

string

executeColumnOptionFields

executeColumnOptionFields: string[]

Valor de propiedad

string[]

executeTabCustomColumnFieldMap

executeTabCustomColumnFieldMap: {[key: string]: string}

Valor de propiedad

{[key: string]: string}

isAdvancedExtensionEnabled

isAdvancedExtensionEnabled: boolean

Valor de propiedad

boolean

selectedPivotId

selectedPivotId: string

Valor de propiedad

string

selectedSuiteId

selectedSuiteId: number

Valor de propiedad

number

testCasePageSize

testCasePageSize: number

Valor de propiedad

number

testCases

testCases: TestCase[]

Valor de propiedad

testCasesContinuationToken

testCasesContinuationToken: string

Valor de propiedad

string

testPlan

testPlan: TestPlanDetailedReference

Valor de propiedad

testPointPageSize

testPointPageSize: number

Valor de propiedad

number

testPoints

testPoints: TestPoint[]

Valor de propiedad

testPointsContinuationToken

testPointsContinuationToken: string

Valor de propiedad

string

testSuites

testSuites: TestSuite[]

Valor de propiedad

testSuitesContinuationToken

testSuitesContinuationToken: string

Valor de propiedad

string