I am trying to write Unit test for an Android application in IntelliJ Idea (which is a wonderful IDE) using Robolectric. I have created unit test in the same application as suggested in this blog.
Now my question does IntelliJ IDE pack the test classes also along with the application classes in the final APK?
Android Facet has the corresponding setting: