ProcessPhoenix icon indicating copy to clipboard operation
ProcessPhoenix copied to clipboard

Add simple UI Automator tests.

Open JakeWharton opened this issue 10 years ago • 1 comments

Closes #4.

JakeWharton avatar Jul 15 '15 00:07 JakeWharton

Ugh, UI testing Android blows...

com.jakewharton.processphoenix.ProcessPhoenixTest > triggerRebirthWithIntentCreatesNewProcessUsingIntent[test(AVD) - 4.3.1] FAILED 
    android.support.test.uiautomator.UiObjectNotFoundException: UiSelector[TEXT=Restart Process with Intent]
    at android.support.test.uiautomator.UiObject.click(UiObject.java:412)

JakeWharton avatar Jul 15 '15 00:07 JakeWharton