Hi, I understand that Android has an Instrumentation for unit testing.
In my android activity, I have a ListView and when user clicks on it, it pops up an dialog which 2 choices. And when user clicks one of the choices, it will pop up another form which allow users to enter move information and finally user clicks 'Save' to save the content. Can you please tell me if Android Instrumentation allow me to unit test this automatically. e.g. programmablly click one row of the 'ListView' e.g. click the selection of the pop up dialog e.g. fill in the form value. Thank you for any pointers --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

