ITestSuiteEntryCollection.InsertCases 方法

包括受保护的成员
包括继承的成员

将测试用例插入到集合中的指定索引处。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 InsertCases(Int32, IEnumerable<ITestCase>) 将提供的测试用例列表插入到集合中的指定位置。
公共方法 InsertCases(Int32, IEnumerable<ITestCase>, Boolean) 将提供的测试用例列表插入到集合中的指定索引处,且可以选择忽略重复项。

页首

请参见

参考

ITestSuiteEntryCollection 接口

Microsoft.TeamFoundation.TestManagement.Client 命名空间