ITestPointStatistics Interface
Represents counts of points in various states as selected by ITestPlan.QueryTestPointStatistics()
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ITestPointStatistics
public interface ITestPointStatistics
public interface class ITestPointStatistics
type ITestPointStatistics = interface end
public interface ITestPointStatistics
The ITestPointStatistics type exposes the following members.
Properties
Name | Description | |
---|---|---|
FailureTypeStatistics | ||
Item[Int32] | ||
Item[FailureType] | Obsolete. | |
Item[TestOutcome] | ||
Item[TestPointState] | ||
Item[TestResultState] | ||
TotalCount |
Top
Methods
Name | Description | |
---|---|---|
GetStatistics | ||
Refresh |
Top
Remarks
No content here will be updated; please do not add material here.