9 references to AssertMatch
Microsoft.AspNetCore.Routing.Tests (9)
Matching\DfaMatcherConformanceTest.cs (1)
54
MatcherAssert.
AssertMatch
(httpContext, expected, ignoreValues: true);
Matching\FullFeaturedMatcherConformanceTest.cs (5)
351
MatcherAssert.
AssertMatch
(httpContext, expected, ignoreValues: true);
385
MatcherAssert.
AssertMatch
(httpContext, expected, ignoreValues: true);
438
MatcherAssert.
AssertMatch
(httpContext, expected, ignoreValues: true);
468
MatcherAssert.
AssertMatch
(httpContext, expected, ignoreValues: true);
499
MatcherAssert.
AssertMatch
(httpContext, expected, ignoreValues: true);
Matching\HttpMethodMatcherPolicyIntegrationTestBase.cs (1)
289
MatcherAssert.
AssertMatch
(httpContext, endpoint2, ignoreValues: true);
Matching\RouteMatcherConformanceTest.cs (1)
38
MatcherAssert.
AssertMatch
(httpContext, expected, ignoreValues: true);
Matching\TreeRouterMatcherConformanceTest.cs (1)
52
MatcherAssert.
AssertMatch
(httpContext, expected, ignoreValues: true);