OrderOfInvoke Class
Visual Studio 2010
Represents a helper class that generates the order of invocation during recording and maintains the order of invocation during playback.
Namespace:
Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
The OrderOfInvoke type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | OrderMap | Gets the invocation order as recorded. |
![]() ![]() | OrderMapPlayback | Gets the invocation order for test playback. |
| Name | Description | |
|---|---|---|
![]() ![]() | ClearCache | Clears the OrderMap and OrderMapPlayback properties. |
![]() ![]() | Initialize | Clears the OrderMap and OrderMapPlayback properties and turns off resetting the cache at the end of every recording and playback session. |
