Share via


ITestSuiteHelper.Query Method

 

Returns a list of test suite objects that match the given query.

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 suite objects that match the given query.

System_CAPS_pubmethod Query(String, IDictionary)

Returns a collection of test suite objects that match the provided query and the provided dictionary of context.

See Also

ITestSuiteHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top