共用方式為


IActionRecordingHelper 介面

提供動作記錄與其相關聯測試案例之間的對應連接。

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

'宣告
Public Interface IActionRecordingHelper
public interface IActionRecordingHelper
public interface class IActionRecordingHelper
type IActionRecordingHelper =  interface end
public interface IActionRecordingHelper

IActionRecordingHelper 類型會公開下列成員。

方法

  名稱 描述
公用方法 CheckActionRecordingExists 測試案例 ID 為清單並傳回 bool 清單判斷是否對應測試案例有 afn 區域
公用方法 Create 使用磁碟上的本機檔案,建立並傳回動作記錄。
公用方法 GetDefaultForTestCase 傳回指定之測試案例的預設動作記錄。
公用方法 SetDefaultForTestCase 設定所提供的動作記錄做為指定之測試案例的預設動作記錄。

回頁首

請參閱

參考

Microsoft.TeamFoundation.TestManagement.Client 命名空間

ITestCase