January 2018
Intermediate to advanced
434 pages
14h 1m
English
If you run any instrumentation test, you'll note that it takes a lot of time to pass, even if it's a small test. In the current scenario, test-driven development (TDD) is becoming more and more popular, but its tests take a lot of time to execute; it's not a good way of using TDD. So the number of instrumentation tests should be kept to a minimum, and it's better to use a mocking framework, such as Mockito or Robolectric.
Read now
Unlock full access