C# (CSharp) UIAStressHelpers Namespace

Classes

Name Description
AutomationElement
DockPattern
ExpandCollapsePattern
GridItemPattern
GridPattern
InvokePattern
MultipleViewPattern
PacketInfo To pass parameters to a thread, you need an 'object' datatype. This class serves as the object to the paramaterized thread that is called from the StressTests to Scenarios.StressTests.RunStressTests
RangeValuePattern
ScrollItemPattern
ScrollPattern
SelectionItemPattern
SelectionPattern
TextPattern
TogglePattern
TransformPattern
UIAutomationTestTypes Need to store each reference to the AutomationElement by pattern type TODO$ : What is the case if other groups want to add AE's so that we can test them also. May need two copies in the collection, one that is the wrapped by UIAutomationTestTypes, so that we can then reference this collection with RemoveObject with the wrapped AutomationElement as an argument.
ValuePattern
WindowPattern