Share via


ITestRunStatistics.Item Property

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property Item[TestOutcome] Gets the number of tests that have the specified outcome.
Public property Item[TestResultState] Gets the number of tests that have the specified result state.

Top

See Also

Reference

ITestRunStatistics Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace