ITestCaseHelper.Query Method
Include Protected Members
Include Inherited Members
Queries for test cases that match the provided constraints.
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) | Queries for test cases that match the provided query. | |
Query(String, IDictionary) | Queries for test cases that match the provided query and parameters. |
Top