TestEntityCount interface
測試實體計數 用來儲存測試案例計數 (定義索引標籤) 和測試點計數 (執行索引標籤) 用來儲存測試案例計數 (定義索引卷標) 和測試點計數 (執行索引標籤)
屬性
| count | 測試實體計數 |
| test |
測試實體所在的測試計劃 |
| test |
測試實體所在的測試套件 |
| total |
套件中未套用篩選條件的測試實體總數 |
屬性詳細資料
count
測試實體計數
count: number
屬性值
number
testPlanId
測試實體所在的測試計劃
testPlanId: number
屬性值
number
testSuiteId
測試實體所在的測試套件
testSuiteId: number
屬性值
number
totalCount
套件中未套用篩選條件的測試實體總數
totalCount: number
屬性值
number