123456789101112131415



Question 1: Choose a helper method that helps to run a portion of a test in UI thread
Select one:

1. runTestOnUiThread()
2. getActivity()
3. sendKeys()
4. setUp()