According to this link I can create a test application which Robolectric will automatically start using in tests. I cannot get this to work.
I am using Dagger for depen
You can configure it in the file org.robolectric.Config.properties
application =
See http://robolectric.org/configuring/