UITest Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UITest class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UITest() Initializes a new instance of the UITest class.
Public method UITest(IEnumerable<UITestAction>) Initializes a new instance of the UITest class by using the provided test actions.
Public method UITest(IEnumerable<UITestAction>, UIMap) Initializes a new instance of the UITest class.

Top

See Also

Reference

UITest Class

Microsoft.VisualStudio.TestTools.UITest.Common Namespace