8 references to AssertMatch
Microsoft.AspNetCore.Routing.Tests (8)
Matching\DfaMatcherConformanceTest.cs (1)
22MatcherAssert.AssertMatch(httpContext, endpoint, keys, values);
Matching\FullFeaturedMatcherConformanceTest.cs (6)
32MatcherAssert.AssertMatch(httpContext, endpoint, keys, values); 119MatcherAssert.AssertMatch(httpContext, endpoint, keys, values); 166MatcherAssert.AssertMatch(httpContext, endpoint, keys, values); 221MatcherAssert.AssertMatch(httpContext, endpoint, keys, values); 270MatcherAssert.AssertMatch(httpContext, endpoint, keys, values); 321MatcherAssert.AssertMatch(httpContext, endpoint, keys, values);
Matching\MatcherConformanceTest.SingleEndpoint.cs (1)
294MatcherAssert.AssertMatch(httpContext, endpoint, keys, values);