TestRunType 枚举

 

类型用于运行测试。

命名空间:   Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)

语法

public enum TestRunType
public enum class TestRunType
type TestRunType
Public Enumeration TestRunType

成员

成员名称 说明
Blocking

MtrRunInitiatedFromWeb

Normal

Unspecified

Web

测试运行创建从 Web。

备注

这里不会更新任何内容;请不要在这里添加材料。

请参阅

Microsoft.TeamFoundation.TestManagement.Client 命名空间

返回页首