The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestSuiteHelper::ReferencingTestCase Method (Int32)
Returns a collection of test suites that reference the specified test case.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- testCaseId
-
Type:
System::Int32
The numeric ID for a test case.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestSuiteCollection^A collection of test suites that reference the test case.
Show: