Subclass and override

Subclass and override is a method for creating test seams in production code especially when dealing with existing…


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)…

Android Testing
Android Testing
Stories and advice to help you write better software and tests on Android
More information
Followers
1.4K
Elsewhere