ITestControllerHelper.Query Method
Returns the test controllers that are registered with the team project collection.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Query() | Returns a list of all test controllers that are registered with the team project collection. |
![]() |
Query(String) | Returns a list of all test controllers that belong to the specified group of test controllers in the team project collection. |
See Also
ITestControllerHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top