6 references to IAnotherTestFilterPolicy
Microsoft.AspNetCore.Mvc.Abstractions.Test (6)
Filters\FilterContextTest.cs (6)
20Mock.Of<IAnotherTestFilterPolicy>(), 40Mock.Of<IAnotherTestFilterPolicy>(), 66var result = context.IsEffectivePolicy(Mock.Of<IAnotherTestFilterPolicy>()); 79Mock.Of<IAnotherTestFilterPolicy>(), 105var result = context.FindEffectivePolicy<IAnotherTestFilterPolicy>();