17 references to AssertNotMatch
Microsoft.AspNetCore.Routing.Tests (17)
Matching\FullFeaturedMatcherConformanceTest.cs (5)
87MatcherAssert.AssertNotMatch(httpContext); 142MatcherAssert.AssertNotMatch(httpContext); 186MatcherAssert.AssertNotMatch(httpContext); 241MatcherAssert.AssertNotMatch(httpContext); 296MatcherAssert.AssertNotMatch(httpContext);
Matching\HostMatcherPolicyIntegrationTestBase.cs (6)
76MatcherAssert.AssertNotMatch(httpContext); 92MatcherAssert.AssertNotMatch(httpContext); 124MatcherAssert.AssertNotMatch(httpContext); 172MatcherAssert.AssertNotMatch(httpContext); 252MatcherAssert.AssertNotMatch(httpContext); 364MatcherAssert.AssertNotMatch(httpContext);
Matching\HttpMethodMatcherPolicyIntegrationTestBase.cs (2)
221MatcherAssert.AssertNotMatch(httpContext); 238MatcherAssert.AssertNotMatch(httpContext);
Matching\MatcherConformanceTest.SingleEndpoint.cs (4)
119MatcherAssert.AssertNotMatch(httpContext); 190MatcherAssert.AssertNotMatch(httpContext); 273MatcherAssert.AssertNotMatch(httpContext); 323MatcherAssert.AssertNotMatch(httpContext);