46 references to AssertMatch
Microsoft.AspNetCore.Routing.Tests (46)
Matching\ContentEncodingNegotiationMatcherPolicyIntegrationTestBase.cs (10)
29MatcherAssert.AssertMatch(httpContext, gzipEndpoint); 46MatcherAssert.AssertMatch(httpContext, identityEndpoint); 63MatcherAssert.AssertMatch(httpContext, brEndpoint); 80MatcherAssert.AssertMatch(httpContext, gzipEndpoint); 101MatcherAssert.AssertMatch(httpContext, brEndpoint); 120MatcherAssert.AssertMatch(httpContext, literalEndpoint); 140MatcherAssert.AssertMatch(httpContext, literalEndpoint); 178MatcherAssert.AssertMatch(httpContext, literalEndpoint); 196MatcherAssert.AssertMatch(httpContext, gzipEndpoint); 217MatcherAssert.AssertMatch(httpContext, styleGzip);
Matching\HostMatcherPolicyIntegrationTestBase.cs (15)
28MatcherAssert.AssertMatch(httpContext, endpoint); 44MatcherAssert.AssertMatch(httpContext, endpoint); 60MatcherAssert.AssertMatch(httpContext, endpoint); 108MatcherAssert.AssertMatch(httpContext, endpoint); 140MatcherAssert.AssertMatch(httpContext, endpoint); 156MatcherAssert.AssertMatch(httpContext, endpoint); 188MatcherAssert.AssertMatch(httpContext, endpoint); 204MatcherAssert.AssertMatch(httpContext, endpoint); 220MatcherAssert.AssertMatch(httpContext, endpoint); 236MatcherAssert.AssertMatch(httpContext, endpoint); 268MatcherAssert.AssertMatch(httpContext, endpoint); 284MatcherAssert.AssertMatch(httpContext, endpoint); 300MatcherAssert.AssertMatch(httpContext, endpoint); 316MatcherAssert.AssertMatch(httpContext, endpoint); 332MatcherAssert.AssertMatch(httpContext, endpoint);
Matching\HttpMethodMatcherPolicyIntegrationTestBase.cs (13)
30MatcherAssert.AssertMatch(httpContext, endpoint); 46MatcherAssert.AssertMatch(httpContext, endpoint); 62MatcherAssert.AssertMatch(httpContext, endpoint); 97MatcherAssert.AssertMatch(httpContext, endpoint); 115MatcherAssert.AssertMatch(httpContext, endpoint); 131MatcherAssert.AssertMatch(httpContext, endpoint); 147MatcherAssert.AssertMatch(httpContext, endpoint); 163MatcherAssert.AssertMatch(httpContext, endpoint); 179MatcherAssert.AssertMatch(httpContext, endpoint); 255MatcherAssert.AssertMatch(httpContext, endpoint1); 272MatcherAssert.AssertMatch(httpContext, endpoint1); 336MatcherAssert.AssertMatch(httpContext1, endpoint1); 343MatcherAssert.AssertMatch(httpContext2, endpoint2);
Matching\MatcherConformanceTest.SingleEndpoint.cs (8)
19MatcherAssert.AssertMatch(httpContext, endpoint); 33MatcherAssert.AssertMatch(httpContext, endpoint); 47MatcherAssert.AssertMatch(httpContext, endpoint); 64MatcherAssert.AssertMatch(httpContext, endpoint); 81MatcherAssert.AssertMatch(httpContext, endpoint); 99MatcherAssert.AssertMatch(httpContext, endpoint); 136MatcherAssert.AssertMatch(httpContext, endpoint); 159MatcherAssert.AssertMatch(httpContext, endpoint);