UI Testing with Espresso Android (Test a Button Click)
To start testing with Espresso, first you need to add the espresso dependency in your app level build.gradle
.
To start testing with Espresso, first you need to add the espresso dependency in your app level build.gradle
.