Refactor ServiceTestCase with ServiceTestRule |
|
Issue descriptionServiceTestCase is deprecated from android.test and can be replaced with ServiceTestRule. ServiceTestRule can be quite different in terms of setting up and tearing down. There are only two tests in Chrome android that are ServiceTestCase DownloadNotificationServiceTest.java and InvalidationClientServiceTest.java This bug is created to track the progress of converting them using ServiceTestRule |
|
►
Sign in to add a comment |
|
Comment 1 by yolandyan@chromium.org
, Jan 31 2018