提供操作录制与其关联测试用例之间的映射连接。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
public interface IActionRecordingHelper
public interface class IActionRecordingHelper
type IActionRecordingHelper = interface end
Public Interface IActionRecordingHelper
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
CheckActionRecordingExists(IList<Int32>) | 测试用例 ID 用作列表和返回布尔列出分辨率是否符合测试用例具有 afn 条 |
![]() |
Create(String) | 使用磁盘上的本地文件创建并返回操作录制。 |
![]() |
GetDefaultForTestCase(Int32) | 返回指定测试用例的默认操作录制。 |
![]() |
SetDefaultForTestCase(Int32, ITestAttachment) | 将提供的操作录制设置为指定测试用例的默认操作录制。 |
请参阅
ITestCase
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.gif)