4 references to HasForm
AuthSamples.FunctionalTests (4)
CookiesTests.cs (1)
84var form = TestAssert.HasForm(signIn);
CustomPolicyProviderTests.cs (1)
126var form = TestAssert.HasForm(signIn);
DynamicSchemeTests.cs (1)
85var form = TestAssert.HasForm(signIn);
PathSchemeSelectionTests.cs (1)
110var form = TestAssert.HasForm(signIn);