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)

Syntax

public interface IHostAdapter

The IHostAdapter type exposes the following members.

Methods

  Name Description
Public method GetTestAdapter Loads and returns the test adapter for the given test element and run context.

Top

See Also

Reference

Microsoft.VisualStudio.TestTools.Execution Namespace