OSDN Git Service

Rewrite SuggestionsPopupWindowTest using espresso.
authorKeisuke Kuroyanagi <ksk@google.com>
Wed, 6 Apr 2016 10:37:46 +0000 (19:37 +0900)
committerKeisuke Kuroyanagi <ksk@google.com>
Wed, 6 Apr 2016 10:37:46 +0000 (19:37 +0900)
commit31eb74fb2bc33aea6a8054c861a6e7aac7c41f4b
tree0005a9434da221f186393a97c7c3d9c74ab1dc2b
parent75aee0a681a763b8de67cb078ca3e520f65c8efe
Rewrite SuggestionsPopupWindowTest using espresso.

- Rewrite existing test about text appearance.
- Add new tests for suggestions popup.

Bug: 25904136
Bug: 27765262
Change-Id: I12e522436a83fa264cd22176d054877eec411708
core/tests/coretests/src/android/widget/SuggestionsPopupWindowTest.java
core/tests/coretests/src/android/widget/TextViewActivityMouseTest.java
core/tests/coretests/src/android/widget/TextViewActivityTest.java
core/tests/coretests/src/android/widget/espresso/FloatingToolbarEspressoUtils.java
core/tests/coretests/src/android/widget/espresso/SuggestionsPopupwindowUtils.java [new file with mode: 0644]