Index of the tests module
-
m
pywinauto.tests
...
- Package of tests that can be run on controls or lists of controls
- f run_tests ... - Run the tests
- f print_bugs ... - Print the bugs
-
m
miscvalues
...
- Miscellaneous Control properties Test
- a testname ...
- f MiscValuesTest ... - Return the bugs from checking miscelaneous values of a control
-
m
missalignment
...
- Missalignment Test
- a testname ...
- f MissalignmentTest ... - Run the test on the windows passed in
- m overlapping ... - Overlapping Test
-
m
asianhotkey
...
- Asian Hotkey Format Test
- a testname ...
- f AsianHotkeyTest ... - Return the repeated hotkey errors
-
m
missingextrastring
...
- Different number of special character sequences Test
- a CharsToCheck ...
- a testname ...
- f MissingExtraStringTest ... - Return the errors from running the test
-
m
leadtrailspaces
...
- Different Leading and Trailing Spaces Test
- a testname ...
- f GetLeadSpaces ... - Return the leading spaces of the string
- f GetTrailSpaces ... - Return the trailing spaces of the string
- f LeadTrailSpacesTest ... - Return the leading/trailing space bugs for the windows
-
m
repeatedhotkey
...
- Repeated Hotkeys Test
- a testname ...
- a SS_NOPREFIX ...
- f GetHotkey ... - Return the position and character of the hotkey
- f ImplementsHotkey ... - checks whether a control interprets & character to be a hotkey
- f RepeatedHotkeyTest ... - Return the repeated hotkey errors
-
m
comboboxdroppedheight
...
- ComboBox dropped height Test
- a testname ...
- f ComboBoxDroppedHeightTest ... - Check if each combobox height is the same as the reference
-
m
translation
...
- Translation Test
- a testname ...
- f TranslationTest ... - Returns just one bug for each control
-
m
allcontrols
...
- Get All Controls Test
- a testname ...
- f AllControlsTest ... - Returns just one bug for each control
- m comparetoreffont ... - Compare against reference font test
-
m
truncation
...
- Truncation Test
- a testname ...
- f TruncationTest ... - Actually do the test