ITestCaseHelper.Count Method
Returns the number of test cases.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Count(String) | Returns a count of the test cases that match the given query. |
![]() |
Count(String, IDictionary) | Returns a count of the test cases that match the given query and context. |
See Also
ITestCaseHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top