Share via


ITestRunStatistics.Item Property

 

Gets the number of tests that have the specified result outcome or result state.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubproperty Item[TestOutcome]

Gets the number of tests that have the specified outcome.

System_CAPS_pubproperty Item[TestResultState]

Gets the number of tests that have the specified result state.

See Also

ITestRunStatistics Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top