AuthManager.forTesting constructor

AuthManager.forTesting()

Named constructor for testing — allows subclasses to bypass the singleton.

Implementation

AuthManager.forTesting() : _userFactory = null;