17 references to TestMatcherFactory
Microsoft.AspNetCore.Routing.Tests (17)
EndpointRoutingMiddlewareFormOptionsTest.cs (6)
37
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
71
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
109
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
144
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
176
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
212
matcherFactory ??= new
TestMatcherFactory
(true);
EndpointRoutingMiddlewareTest.cs (6)
248
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
284
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
313
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
341
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
372
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
472
matcherFactory ??= new
TestMatcherFactory
(true);
RoutingMetricsTests.cs (5)
30
matcherFactory: new
TestMatcherFactory
(true, c =>
64
matcherFactory: new
TestMatcherFactory
(true, c =>
91
matcherFactory: new
TestMatcherFactory
(true, c =>
118
matcherFactory: new
TestMatcherFactory
(false),
159
matcherFactory ??= new
TestMatcherFactory
(true);