共用方式為


TestPlansHubRefreshData interface

此數據模型用於 TestPlansHubRefreshDataProvider,並填入初始頁面載入的數據

屬性

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

屬性詳細資料

defineColumnOptionFields

defineColumnOptionFields: string[]

屬性值

string[]

defineTabCustomColumnFieldMap

defineTabCustomColumnFieldMap: {[key: string]: string}

屬性值

{[key: string]: string}

errorMessage

errorMessage: string

屬性值

string

executeColumnOptionFields

executeColumnOptionFields: string[]

屬性值

string[]

executeTabCustomColumnFieldMap

executeTabCustomColumnFieldMap: {[key: string]: string}

屬性值

{[key: string]: string}

isAdvancedExtensionEnabled

isAdvancedExtensionEnabled: boolean

屬性值

boolean

selectedPivotId

selectedPivotId: string

屬性值

string

selectedSuiteId

selectedSuiteId: number

屬性值

number

testCasePageSize

testCasePageSize: number

屬性值

number

testCases

testCases: TestCase[]

屬性值

testCasesContinuationToken

testCasesContinuationToken: string

屬性值

string

testPlan

testPlan: TestPlanDetailedReference

屬性值

testPointPageSize

testPointPageSize: number

屬性值

number

testPoints

testPoints: TestPoint[]

屬性值

testPointsContinuationToken

testPointsContinuationToken: string

屬性值

string

testSuites

testSuites: TestSuite[]

屬性值

testSuitesContinuationToken

testSuitesContinuationToken: string

屬性值

string