ITestManagementTeamProject.CreateTmiTestImplementation Method

Include Protected Members
Include Inherited Members

Creates a test implementation object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method 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.
Public method 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.

Top

See Also

Reference

ITestManagementTeamProject Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace