Yes. I tried Robolectric with Android Studio a few weeks ago but I didn't succeed to debug the tests :-( Also, I find it clean to test my code as if it was a regular Java code.
Anyhow, I just solved my problem using PowerMock which allows to mock final methods. Thanks, Boaz > >> -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
