Element84 / AndroidTestExample

This is a simple example project showing how to use Roboelectric and JUnit to test Android code without needing to deploy it to a device.
Apache License 2.0
5 stars 5 forks source link

Add addJavaSourceFoldersToModel to example #3

Open chrisjenx opened 10 years ago

chrisjenx commented 10 years ago

Wondering if you are able to add addJavaSourceFoldersToModel not sure if thats a better method, its still unclear if this solves the problem for unitTests not appearing in Android Studio.