C# (CSharp) VisualUIAVerify.Features Namespace

Сlasses

Name Description
AndFilter This filter is used to combine two filters and returns TRUE if both are true.
AutomationTest class encapsulating automation test
AutomationTestManager This class is Controller Design-Pattern class which is responsible for running tests.
AutomationTestsFilter Automation tests filtering base abstract class
BoundingRectangleElementHighLighter this class is implementation of highlighter. It will draw a bounding rectangle around the control of selected automation element.
ElementHighlighter Base class for element highlighters.
ElementHighlighterFactory this class implements AbstractFactory design pattern
FadingBoundingRectangleElementHighLighter this class is implementation of highlighter. It will draw a fading bounding rectangle around the control of selected automation element. It means that the bounding rectangle will disappear in short time (like 5 seconds).
FilterControlTypeTests This filter filters automation tests and returns TRUE only for tests for particular controlType
FilterPatternTests This filter filters automation tests and returns TRUE only for tests supporting particular pattern
FocusTracer This class is focus-change listener. When focus tracing is started then AutomationElement in tree for focused control is highlighted.
HoverMode Implements Hover Mode functionality
InvokeMethodButtonEditor
LiveTreeNode
NullFilter This filter returns always true.
RaysAndBoundingRectangleElementHighlighter this class is implementation of highlighter. It will draw a bounding rectangle around the control of selected automation element and rays from the corners of the screen to the corners of the rectangle.
TestFilterPriority This filter filters automation tests and returns TRUE only for tests with particular testPriority
TestFilterType This filter filters automation tests and returns TRUE only for tests with particular testType