UITest Constructor

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the UITest class.

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 using the provided list of actions.
Public method UITest(IEnumerable<UITestAction>, UIMap) Initializes a new instance of the UITest class using the provided list of actions and UIMap object.

Top

See Also

Reference

UITest Class

UITest Members

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace