aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak 8eecad9d83 Bringing back UrlHelper.IsLocalUrl
This has been compied verbatim from MVC (intentional). The tests have been
modernized a bit as well, but all the cases covered in the original are
there.

This may be moved to HttpAbstractions at some point in the future.
2014-04-25 14:29:00 -07:00
..
ActionResults
Filters Implementing Authorize attribute 2014-04-24 16:21:43 -07:00
Rendering
ActionAttributeTests.cs
ActionExecutorTests.cs
ActionSelectionConventionTests.cs
ControllerTests.cs
DefaultActionSelectorTest.cs
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
TypeHelperTest.cs
UrlHelperTest.cs Bringing back UrlHelper.IsLocalUrl 2014-04-25 14:29:00 -07:00
project.json