Bearbeiten

Share via


TestPlansHubRefreshData interface

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

Properties

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

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