kyleottblog.wordpress.com
Automated Android UI Testing
UI tests are tests that make sure the app returns the correct output based on user input in the UI. Tools are needed to automate these tests, such as Espresso. I will be going over four different t…