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.

IHostAdapter Interface

 

Interface to provide support for test execution in a host application.

Namespace:   Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

public interface class IHostAdapter

NameDescription
System_CAPS_pubmethodGetTestAdapter(ITestElement^, IRunContext^)

Loads and returns the test adapter for the given test element and run context.

Return to top
Show: