表示计数点在各种状态如选择按 ITestPlan.QueryTestPointStatistics()
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
public interface ITestPointStatistics
public interface class ITestPointStatistics
type ITestPointStatistics = interface end
Public Interface ITestPointStatistics
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
FailureTypeStatistics | |
![]() |
Item[FailureType] | 已过时。 Gets the number of points that have the specified failure type. |
![]() |
Item[Int32] | Gets the number of points that have the specified resolution state. |
![]() |
Item[TestOutcome] | Gets the number of points that have the specified test outcome. |
![]() |
Item[TestPointState] | Gets the number of points that have the specified state. |
![]() |
Item[TestResultState] | Gets the number of points that have the specified result state. |
![]() |
TotalCount | Gets the total number of test points that are represented by this set of statistics. |
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
GetStatistics() | Returns an array of ITestPointStatistic objects that represents this set of statistics. |
![]() |
Refresh() | Re-queries the server and computes new statistics. |
备注
这里不会更新任何内容;请不要在这里添加材料。
请参阅
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.jpeg)
.gif)