Dear robolectric.
Can I use the robolectric library in the java project?
I know how to use robolectric in java test project, but I want to use in java project for special purpose.
If shadow class can be initialized with resources, maybe we could use robolectric in java project.
What do you think about this?