UITest.Create 方法

 

创建一个 UI 测试。

命名空间:   Microsoft.VisualStudio.TestTools.UITest.Common
程序集:  Microsoft.VisualStudio.TestTools.UITest.Common(Microsoft.VisualStudio.TestTools.UITest.Common.dll 中)

重载列表

名称 说明
System_CAPS_pubmethodSystem_CAPS_static Create(Stream)

通过使用提供的流来创建 UI 测试。

System_CAPS_pubmethodSystem_CAPS_static Create(String)

通过使用指定的文件创建 UI 测试。

请参阅

UITest 类
Microsoft.VisualStudio.TestTools.UITest.Common 命名空间

返回页首