The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestRunStatistic Interface
Represents a count of results for test runs that have a specific resolution state, result outcome, and result state.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the count for this test statistic. |
![]() | ResolutionState | Gets the resolution state for this test statistic. |
![]() | ResultOutcome | Gets the result outcome for this test statistic. |
![]() | ResultState | Gets the result state for this test statistic. |
Show:
