On Thu, Nov 4, 2010 at 9:53 AM, jazam <[email protected]> wrote: > Hello all, > > I'm an android newbie so please be gentle with me:) > > I've been trying to right test code for my app. I've read and re-read > the android documentation a number of times. I can't work out how to > test service or content providers. Is there any example source code > anywhere, I can have a look? >
It may be worth your while having a look at android-mock<http://code.google.com/p/android-mock/> . -Dom -- You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en.
