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

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -