1 write to _changePasswordForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\ChangePassword.cs (1)
16
_changePasswordForm
= HtmlAssert.HasForm("#change-password-form", changePassword);
1 reference to _changePasswordForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\ChangePassword.cs (1)
21
await Client.SendAsync(
_changePasswordForm
, new Dictionary<string, string>