For easier integration testing you should also look at Robotium. > Thank you all for your recommendations. It sounds like unit testing is > a bit of a pain for developing android software. > > I'll have a look at the maven android plugin and android-mock. > > On Nov 4, 6:39 pm, Dominic Mitchell <[email protected]> wrote: >> 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. >
-- 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.
