ITestCaseHelper.Find Method

 

Retrieves a test case from the server.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod Find(Int32)

Retrieves a test case from the server by using the given test case identifier.

System_CAPS_pubmethod Find(Int32, Int32)

Retrieves a test case from the server by using the given test case identifier and revision.

See Also

ITestCaseHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top