ITestManagementTeamProject Interface
Provides test case management functionality for a team project.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ITestManagementTeamProject
public interface ITestManagementTeamProject
public interface class ITestManagementTeamProject
type ITestManagementTeamProject = interface end
public interface ITestManagementTeamProject
The ITestManagementTeamProject type exposes the following members.
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateFromWorkItem | |
![]() |
CreateTestQuery(array<Int32[]) | |
![]() |
CreateTestQuery(String) | |
![]() |
CreateTestQuery(array<Int32[], String) | |
![]() |
CreateTestQuery(array<Int32[], array<Int32[], String) | Creates a new test case query based on a non-empty list of ids, a list of revisions and a hint on which fields of the test cases to be retrieved. The query hint is a WIQL query with no clauses. It is used to specified the selected fields. For example: SELECT [System.Title], [System.AreaPath] FROM WorkItems |
![]() |
CreateTmiTestImplementation(String, String, String, Guid) | |
![]() |
CreateTmiTestImplementation(String, String, Guid, String, Guid) | |
![]() |
DeleteAttachments | |
![]() |
DownloadAttachments | |
![]() |
QueryAttachments | |
![]() |
QueryAttachmentsByLink | |
![]() |
WorkItemTypesFor |
Top
Remarks
No content here will be updated; please do not add material here.