5 instantiations of TestMetadataMatcherPolicy
Microsoft.AspNetCore.Routing.Tests (5)
Matching\CandidateSetTest.cs (5)
124
services.Setup(s => s.GetService(typeof(IEnumerable<MatcherPolicy>))).Returns(new[] { new
TestMetadataMatcherPolicy
(), });
167
services.Setup(s => s.GetService(typeof(IEnumerable<MatcherPolicy>))).Returns(new[] { new
TestMetadataMatcherPolicy
(), });
217
services.Setup(s => s.GetService(typeof(IEnumerable<MatcherPolicy>))).Returns(new[] { new
TestMetadataMatcherPolicy
(), });
274
services.Setup(s => s.GetService(typeof(IEnumerable<MatcherPolicy>))).Returns(new[] { new
TestMetadataMatcherPolicy
(), });
317
services.Setup(s => s.GetService(typeof(IEnumerable<MatcherPolicy>))).Returns(new[] { new
TestMetadataMatcherPolicy
(), });