ITestControllerHelper.Query Method
Include Protected Members
Include Inherited Members
Returns the test controllers that are registered with the team project collection.
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 | |
---|---|---|
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. |
Top