C# Class MonoTests.System.Windows.Automation.ConditionTest

Inheritance: BaseTest
Datei anzeigen Open project: mono/uia2atk

Private Methods

Method Description
FalseConditionTest ( ) : void
PropertyConditionTest ( ) : void
TrueConditionTest ( ) : void
VerifyPropertyConditionBasics ( AutomationProperty property, object expectedGoodValues, object expectedBadValues ) : void
VerifyPropertyConditionBasics ( AutomationProperty property, object expectedGoodValues, object expectedBadValues, object expectedGoodValuePropValues ) : void
VerifyPropertyConditionConstructor ( AutomationProperty property, object val, object expectedPropVal, PropertyConditionFlags flags ) : void