ITestRunHelper.Query Method
Include Protected Members
Include Inherited Members
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(String) | Returns a list of test-run objects that match the provided query. | |
Query(String, Boolean) | Queries the server to find all test runs matching the given query. Also provides an option for including statistics. |
Top