Hello, I have an application in which after login one service get starts and i need to test that service which is in background and at the same time i need to test front activity. i have used Activitytestcase2 along with Robotium for functional testing of activities in one class . and servicetestcase in another class. Problem is how to switch from this testcase2 to servicetestcase class and again to activity testcases?
-- 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

