public void NotifyCookieLogin_NullUser() { IUsersStorageProviderV40 prov = GetProvider(); prov.NotifyCookieLogin(null); }