test.mock5 On May 25, 2010 9:55 AM, "Felipe Ramos" <[email protected]> wrote: I am facing a similar problem. My output after the test is ran is:
junit.framework.TestSuite$1: Test results for ContentProviderSuite It seems that the JUnit framework is not able to find the tests inside the test class. I even built a specific TestSuite to put inside there just the test class that I want to run, but even with this, I get the same output. Could anyone check ProviderTestCase2 to see if it is faulty, please? It is great to have test support inside Android, but these kind of issues get in the way during development. Regards Felipe On Apr 28, 10:44 am, paulkeogh <[email protected]> wrote: > Env: > > Eclipse 3.5, Android 0.9.6,... > For more options, visit this group athttp:// groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" ... -- 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

