Share via


ITestCaseHelper.Create Method

Include Protected Members
Include Inherited Members

Creates a new test case object that will be created on the server only when the Save method of the test case is called.

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 Create() Creates a new test case object that will be created on the server only when the Save method of the test case is called.
Public method Create(WorkItemType) Creates a new test case object that will be created on the server only when the Save method of the test case is called.

Top

Remarks

ITestCase

Save

See Also

Reference

ITestCaseHelper Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace