Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Androidx Espresso(+contrib) for unit testing
Espresso is supported by Robolectric(https://robolectric.org/androidx_test/) and it provides a better API to work with the view hierarchy in tests.
- Loading branch information