Env: Eclipse 3.5, Android 0.9.6, Windows XP SP2
Using the Android New project wizard I create a project and a test project. Add a simple test to test project extending AndroidTestCase - works fine. Add another test to test project extending ProviderTestCase2 - fails. the JUnit view shows a green bar but with a warning node under the junit.framework.TestSuite1 node. When I click on the warning node I see - "test class not found in selected project" This is all out of the box - no changes made to the underlying environment. No useful output in either the Console or LogCat view. Any suggestions ? -- 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

