I try to use robotium to write test cases for FBReader, an book reader android
application. Unlike other applications, FBReader manipulates more than one
process(not thread). When I open DDMS, tab device, I find there are three
processes which are related to this app. Then I don't know how to write the
test case in robotium to test the code executed in all processes. Can anyone
tell me how to do this? Thanks in advanced!
Original issue reported on code.google.com by michyang...@hotmail.com on 29 Jan 2013 at 4:47
Original issue reported on code.google.com by
michyang...@hotmail.com
on 29 Jan 2013 at 4:47