共用方式為


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
System_CAPS_pubmethod Count(String)

Returns a count of the test cases that match the given query.

System_CAPS_pubmethod 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