On 13 Mai, 19:29, Manfred Moser <[email protected]> wrote: > Hi! > > I am trying to figure out a way to run unit tests with some android > provided classes (e.g. org.json). I would like to be able to run these > outside the emulator for performance reasons.
Check this out: http://github.com/ko5tik/jsonserializer There is maven build with pretty good test coverage. It uses jmockit -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

