1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-29 22:24:51 +00:00

Tidy up WA UiAutomator bass classes

Minor code maintenance for base classes BaseUiAutomation and
UxPerfUiAutomation. Changes include:

- Prefer static calls for UiDevice methods where possible
- Rename inconsistently named variables
- Avoid long wrapped lines where possible
- Remove unused imports
- Fix whitespace around operators
This commit is contained in:
John Richardson
2016-06-01 10:55:10 +01:00
parent 6b65e9ac86
commit 4b2417a996
15 changed files with 99 additions and 78 deletions