发布时间: 2016年4月
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
public interface ITestPlanHelper2 : ITestPlanHelper
public interface class ITestPlanHelper2 : ITestPlanHelper
type ITestPlanHelper2 =
interface
interface ITestPlanHelper
end
Public Interface ITestPlanHelper2
Inherits ITestPlanHelper
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
BeginCloneOperation(Int32, ITestPlan, List<Int32>, String, CloneOptions) | (从 ITestPlanHelper 继承。) |
![]() |
Create() | 创建新的测试计划。(从 ITestPlanHelper 继承。) |
![]() |
CreateFromWorkItem(Int32) | |
![]() |
FetchCloneInformation(Int32) | (从 ITestPlanHelper 继承。) |
![]() |
FetchPlanIdsWithCloneHistory() | (从 ITestPlanHelper 继承。) |
![]() |
Find(Int32) | 从服务器中检索指定的测试计划。(从 ITestPlanHelper 继承。) |
![]() |
Find2(Int32, Boolean) | |
![]() |
GetCloneOperationInformation(Int32) | (从 ITestPlanHelper 继承。) |
![]() |
Query(String) | 返回与提供的工作项查询语言 (WIQL) 查询匹配的测试计划的列表。(从 ITestPlanHelper 继承。) |
![]() |
Query(String, IDictionary) | 返回与提供的查询和属性匹配的测试计划的列表。(从 ITestPlanHelper 继承。) |
![]() |
Query2(String, Boolean) |
请参阅
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.gif)