ITestCase.GetReferencedSharedStep 方法

 

命名空间:   Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)

重载列表

名称 说明
System_CAPS_pubmethod GetReferencedSharedStep(Int32)

Return the shared step referenced by the test case. Returns null if the shared step corresponding to sharedStepId is not referenced by the test case.

System_CAPS_pubmethod GetReferencedSharedStep(Int32, Int32)

返回测试用例引用的该共享步骤的特定版本。当与 sharedStepId 对应的共享步骤未通过测试用例,则引用从返回 null。

请参阅

ITestCase 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间

返回页首