aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
David Fowler b1fd5cc689 Made a few more changes since we have new tooling
- Remove runtime interface declarations and use
  Microsoft.Net.Runtime.Interfaces package
- Made tests compile for net45 and made default
  intellisense view net45 for unit tests since Moq
  doesn't work
2014-04-09 12:24:16 -07:00
..
Rendering Merging Mvc.Rendering and Mvc.Core 2014-04-07 17:32:49 -07:00
ActionAttributeTests.cs Adding HttpPost, HttpDelete, HttpPut, HttpPatch attributes 2014-04-07 22:31:48 -07:00
ActionExecutorTests.cs
ActionSelectionConventionTests.cs Adding HttpGetAttribute and AcceptVerbsAttribute. 2014-04-07 15:10:22 -07:00
ControllerTests.cs WebFX 156 - Adding support for Redirect and RedirectPermanent 2014-04-08 10:49:56 -07:00
DefaultActionSelectorTest.cs Adding smart link generation 2014-04-07 14:37:52 -07:00
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
Microsoft.AspNet.Mvc.Core.Test.kproj Made a few more changes since we have new tooling 2014-04-09 12:24:16 -07:00
PropertyHelperTest.cs Merging Mvc.Rendering and Mvc.Core 2014-04-07 17:32:49 -07:00
TestController.cs
TypeHelperTest.cs Merging Mvc.Rendering and Mvc.Core 2014-04-07 17:32:49 -07:00
UrlHelperTest.cs Adding smart link generation 2014-04-07 14:37:52 -07:00
project.json Merging Mvc.Rendering and Mvc.Core 2014-04-07 17:32:49 -07:00