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.

ITestResolutionStateHelper 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 ITestResolutionStateHelper

NameDescription
System_CAPS_pubmethodCreate()

Returns a new resolution state object.

System_CAPS_pubmethodCreateFromFile(String^)

Creates a test resolution state object from an XML file.

System_CAPS_pubmethodExport(IEnumerable<ITestResolutionState^>^, String^)

System_CAPS_pubmethodFind(Int32)

Returns a specified test resolution state object.

System_CAPS_pubmethodImportFromFile(String^)

System_CAPS_pubmethodQuery()

Returns all test resolution state objects that are defined for the current team project.

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

Return to top
Show: