Top Stories published by Android Testing in 2017
May
June
July
August
October
December

Integration testing with Robolectric

When I first started using Robolectric in late 2011 it was a literal godsend.

This amazing framework made it possible to unit test Android code in the local JVM using bytecode manipulation to replace Android classes with mock (shadow)…


Testing Presenters

In the last post we discussed the single responsibility principle when implementing Model-View-Presenter (MVP) on Android…

These were the top 10 stories published by Android Testing in 2017. You can also dive into monthly archives for 2017 by using the calendar at the top of this page.