New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 807765 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 807768



Sign in to add a comment

Refactor ServiceTestCase with ServiceTestRule

Project Member Reported by yolandyan@chromium.org, Jan 31 2018

Issue description

ServiceTestCase 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
 
Blocking: 807768

Sign in to add a comment