ITestSuiteEntryCollection.Remove 方法

 

从集合中移除提供的测试用例或测试套件。

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

重载列表

名称 说明
System_CAPS_pubmethod Remove(T)

(从 ICollection<T> 继承。)

System_CAPS_pubmethod Remove(ITestCase)

从集合中移除提供的测试用例。

System_CAPS_pubmethod Remove(ITestSuiteBase)

从集合中移除提供的测试套件。

请参阅

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

返回页首