Information
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.

ITestPlanHelper Interface

 

No content here will be updated; please do not add material here.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

public interface class ITestPlanHelper

NameDescription
System_CAPS_pubmethodBeginCloneOperation(Int32, ITestPlan^, List<Int32>^, String^, CloneOptions^)

System_CAPS_pubmethodCreate()

Creates a new test plan.

System_CAPS_pubmethodFetchCloneInformation(Int32)

System_CAPS_pubmethodFetchPlanIdsWithCloneHistory()

System_CAPS_pubmethodFind(Int32)

Retrieves the specified test plan from the server.

System_CAPS_pubmethodGetCloneOperationInformation(Int32)

System_CAPS_pubmethodQuery(String^)

Returns a list of test plans that match the provided work item query language (WIQL) query.

System_CAPS_pubmethodQuery(String^, IDictionary^)

Returns a list of test plans that match the provided query and properties.

No content here will be updated; please do not add material here.

Return to top
Show: