testAuthenticator property

  1. @visibleForTesting
Authenticator? testAuthenticator
getter/setter pair

Override the Authenticator for testing purposes

Implementation

@visibleForTesting
Authenticator? testAuthenticator;