Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new test case object that will be created on the server only when the Save method of the test case is called.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
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. |
Remarks
See Also
ITestCaseHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top