public void NotifyLogout_NullUser() { IUsersStorageProviderV40 prov = GetProvider(); prov.NotifyLogout(null); }