ITestPointStatistic 接口

表示计数测试点每 TestPointState、TestResultState 和 TestOutcome 的组合的测试计划。

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

语法

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

ITestPointStatistic 类型公开以下成员。

属性

  名称 说明
公共属性 Count
公共属性 FailureType 已废弃不用。
公共属性 FailureTypeId
公共属性 PointState
公共属性 ResultOutcome
公共属性 ResultResolutionStateId
公共属性 ResultState

页首

备注

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

请参阅

参考

Microsoft.TeamFoundation.TestManagement.Client 命名空间