junit - Android How to Fail an espresso test -


is there elegant way fail espresso test. example, network isn't present dialog appears, how stop tests in such case , fail.

try run ui tests in isolation (without network data) or mock server using mockito.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -