History log of /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/GestureBot.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6526b38f2871c8d59eb80f4855138de1313de485 24-Feb-2017 Ben Lin <linben@google.com> Add button state to BandSelection Ui Test.

UIAutomator has Configurator#setToolType, but no such feature for set
button state. We have a check that only allows band selection if
starting from primary button, but UiAutomator defaults to buttonState =
0 for injecting MotionEvents. This is re-using their code in our own
codebase, and manually passing down button state ourselves.

Change-Id: Iaaeee5356861e26e79514358123cb7ec1b09f13c
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/GestureBot.java
ae84a18a1fa5dc020fd25a963cb0955c8c31bfef 16-Sep-2016 Steve McKay <smckay@google.com> Move functional tests into separate test target.

Also separate out support code from unittests.

Change-Id: I81490950373e170c857b23468da8d97d6aaf50d9
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/GestureBot.java