hi, I am trying to figure out while writing a test case for android most of the classes extend either of these..
1. AndroidTestCase 2. InstrumentationTestCase 3. ActivityInstrumementationTestCase2 4. TestCase My doubt is which one we have to use while writing a new test ?? i mean on what criteria we have to write the test case for either of the above base classes?? Navin. -- 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

