ITestPointStatistics 接口

表示计数点在各种状态如选择按 ITestPlan.QueryTestPointStatistics()

命名空间:  Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

语法

声明
Public Interface ITestPointStatistics
public interface ITestPointStatistics
public interface class ITestPointStatistics
type ITestPointStatistics =  interface end
public interface ITestPointStatistics

ITestPointStatistics 类型公开以下成员。

属性

  名称 说明
公共属性 FailureTypeStatistics
公共属性 Item[Int32]
公共属性 Item[FailureType] 已废弃不用。
公共属性 Item[TestOutcome]
公共属性 Item[TestPointState]
公共属性 Item[TestResultState]
公共属性 TotalCount

页首

方法

  名称 说明
公共方法 GetStatistics
公共方法 Refresh

页首

备注

这里不会更新任何内容;请不要在这里添加材料。

请参阅

参考

Microsoft.TeamFoundation.TestManagement.Client 命名空间