Share via


ITestRunHelper.Query Method

 

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

Overload List

Name Description
System_CAPS_pubmethod Query(String)

Returns a list of test-run objects that match the provided query.

System_CAPS_pubmethod Query(String, Boolean)

Queries the server to find all test runs matching the given query. Also provides an option for including statistics.

See Also

ITestRunHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top