Awesome
testable-activity-example
This is an example of how to create an activity class that can be unit-tested without Instrumentation and PowerMock
Here is the activity: MainActivityController.java
And here is the test: MainActivityControllerTest.java