In order to move some ash code (specifically tests) out of src/chrome, we will need access to user_manager testing tools.
ScopedUserManagerEnabler can easily be generalized to support UserManager and not just ChromeUserManager.
chromeos::MockUserManager should really be MockChromeUserManager, but renaming it may be more hassle than it is work.
We should create a user_manager::MockUserManagerBase that just mocks user_manager::UserManagerBase.
Comment 1 by xiy...@chromium.org
, Oct 4 2017