public void TryAutoLogin_NullContext() { IUsersStorageProviderV40 prov = GetProvider(); prov.TryAutoLogin(null); }