ITestPointStatistics.Item Property
Gets the number of points that have the specified property value.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Item[FailureType] | Obsolete.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. |
See Also
ITestPointStatistics Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top