Hello, I have created a simple app widget: One Button and one TextView. When I click on the button, the text in the textview changes.
Now I whould like to test this functionality in a junit test, but the framework only provides test helper for activities (ActivityInstrumentationTestCase2, ActivityUnitTestCase, etc.). Is there a way to test this? Thanks, Jonas -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en