aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak 8ae1865740 Fix for part of #339
Treat actions with a dynamic constraint or httpmethod constraint as
'better' than those with just route constraints.

This is the first criteria used to filter down the 'best' match, so it's
applied before parameter-arity.
2014-04-30 13:25:48 -07:00
..
ActionResults
Filters AllowAnonymous can override AuthorizeAttribute 2014-04-28 14:04:10 -07:00
Rendering
ActionAttributeTests.cs More spot fixes for warnings as errors 2014-04-16 20:21:10 -07:00
ActionExecutorTests.cs
ActionSelectionConventionTests.cs
ControllerTests.cs
DefaultActionSelectorTest.cs Fix for part of #339 2014-04-30 13:25:48 -07:00
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
Microsoft.AspNet.Mvc.Core.Test.kproj Implementing Authorize attribute 2014-04-24 16:21:43 -07:00
PropertyHelperTest.cs
ReflectedActionInvokerTest.cs CR feedback for filters 2014-04-21 13:34:00 -07:00
TestController.cs More spot fixes for warnings as errors 2014-04-16 20:21:10 -07:00
TypeHelperTest.cs
UrlHelperTest.cs Bringing back UrlHelper.IsLocalUrl 2014-04-25 14:29:00 -07:00
project.json Turning on warnings as errors 2014-04-16 20:21:07 -07:00