Android Testing Samples
Android testing samples repository where I (or if any contributors!) would be sharing android testing samples written using testing frameworks.
There are some testing libraries/frameworks using which we can write Android unit test and Instrumentation test. Some of them are:
- JUnit
- Espresso
- EasyMock/PowerMock/Mockito
- Robolectric