The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestManagementTeamProject::CreateTmiTestImplementation Method
Creates a test implementation object.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | CreateTmiTestImplementation(String^, String^, Guid, String^, Guid) | Creates a test implementation object by using the provided test name, name of the type of test, the GUID for the type of test, the storage path, and GUID for the test type. |
![]() | CreateTmiTestImplementation(String^, String^, String^, Guid) | Creates a test implementation object by using the provided test name, type of test, storage path, and GUID for the test type. |
Show:
