Runtime-replace implementations with Roboguice in functional tests
Thursday, October 18th, 2012At work we're heavily depending on Unit and Functional Testing for our current Android application. For Unit testing we've set up a pure Java-based project that runs on Robolectric to provide a functional Android environment and we also added Mockito to the mix to ease some code paths with spied-on ...
