-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
Since this deals with process death an instrumentation-based test won't work. Maybe UI automator or UI automation could be used to drive the sample app. We can use the displayed process ID for asserting a new process is created. How do we assert against the activity stack, though?
At worst, a simple script which interacts over adb
and dumps activity/process info and does text-based verification would work. But that's last resort.
consp1racy and Kisty
Metadata
Metadata
Assignees
Labels
No labels