Information
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.

ITestResolutionStateStatistic Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents the statistics for a particular resolution state in a test run.

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

public interface class ITestResolutionStateStatistic

NameDescription
System_CAPS_pubpropertyCount

Gets the number of test case results that have this resolution.

System_CAPS_pubpropertyState

Gets the resolution state that is associated with this statistic object.

Return to top
Show: