New issue
Advanced search Search tips

Issue 698126 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Integrate FakeSessionManagerClient and SessionManagerClientStubImpl into a single fake implementation

Project Member Reported by emaxx@chromium.org, Mar 3 2017

Issue description

The code base contains currently two different fake implementations of SessionManagerClient:
* FakeSessionManagerClient, which is used in tests;
* SessionManagerClientStubImpl, which is used when running Chrome OS builds on Linux.

For reducing complexity and code duplication, we should investigate the possibility of merging them together into a single fake implementation.
 

Sign in to add a comment