ITestManagementTeamProject 接口

提供测试用例的团队项目的管理功能。

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

语法

声明
Public Interface ITestManagementTeamProject
public interface ITestManagementTeamProject
public interface class ITestManagementTeamProject
type ITestManagementTeamProject =  interface end
public interface ITestManagementTeamProject

ITestManagementTeamProject 类型公开以下成员。

属性

  名称 说明
公共属性 ActionRecordings
公共属性 AttachmentDownloadUri
公共属性 AttachmentUploadManager
公共属性 BugFieldMappings
公共属性 CoverageAnalysisManager
公共属性 DefaultPageSize
公共属性 DefaultPageSizeForTestPoints
公共属性 FetchIdentitiesInline
公共属性 IsValid
公共属性 Queries
公共属性 ServerVersion
公共属性 Sessions
公共属性 SharedSteps
公共属性 TeamProjectName
公共属性 TestCases
公共属性 TestConfigurations
公共属性 TestEnvironments
公共属性 TestFailureTypes
公共属性 TestManagementService
公共属性 TestPlans
公共属性 TestPoints
公共属性 TestResolutionStates
公共属性 TestResults
公共属性 TestRuns
公共属性 TestSettings
公共属性 TestSuites
公共属性 TestVariables
公共属性 TfsIdentityStore
公共属性 WitProject

页首

方法

  名称 说明
公共方法 CreateFromWorkItem
公共方法 CreateTestQuery(array<Int32[])
公共方法 CreateTestQuery(String)
公共方法 CreateTestQuery(array<Int32[], String)
公共方法 CreateTestQuery(array<Int32[], array<Int32[], String) 创建新测试基于非空用例查询要检索的测试用例字段的列表 ID、版本列表和提示。查询提示是 WIQL 查询子句。使用它指定了选定的字段。例如:选择 System.Title [],[] System.AreaPath 从工作项
公共方法 CreateTmiTestImplementation(String, String, String, Guid)
公共方法 CreateTmiTestImplementation(String, String, Guid, String, Guid)
公共方法 DeleteAttachments
公共方法 DownloadAttachments
公共方法 QueryAttachments
公共方法 QueryAttachmentsByLink
公共方法 WorkItemTypesFor

页首

备注

这里不会更新任何内容;请不要在这里添加材料。

请参阅

参考

Microsoft.TeamFoundation.TestManagement.Client 命名空间