10 references to CreateAuthenticationStateTask
Microsoft.AspNetCore.Components.Server.Tests (10)
Circuits\RevalidatingServerAuthenticationStateProviderTest.cs (10)
37
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("test user"));
60
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("test user"));
84
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("test user"));
108
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("test user"));
116
provider.SetAuthenticationState(
CreateAuthenticationStateTask
(null));
121
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("different user"));
133
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("test user"));
153
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("test user"));
167
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("different user"));
191
provider.SetAuthenticationState(
CreateAuthenticationStateTask
("test user"));