IHostAdapter 介面
用於在主應用程式內提供測試執行支援的介面。
命名空間: Microsoft.VisualStudio.TestTools.Execution
組件: Microsoft.VisualStudio.QualityTools.ExecutionCommon (在 Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll 中)
語法
'宣告
Public Interface IHostAdapter
public interface IHostAdapter
public interface class IHostAdapter
type IHostAdapter = interface end
public interface IHostAdapter
IHostAdapter 類型會公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
GetTestAdapter | 針對指定的測試項目和回合內容,載入和傳回測試配器。 |
回頁首