What is it?

Examples of local Android Tests:

  • Simple Unit Tests
  • Unit Tests with Mockito
  • Robolectric Tests

Example of Medium Instrumented Tests

Examples of Espresso Tests:

  • Some Espresso tests
  • How to automate disabling/enabling system animations