aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
harshgMSFT 652e89b343 Adding HttpGetAttribute and AcceptVerbsAttribute.
HttpPost, HttpDelete, HttpPut and HttpPatch would be similar.
Also adding few tests.
2014-04-07 15:10:22 -07:00
..
ActionAttributeTests.cs Adding HttpGetAttribute and AcceptVerbsAttribute. 2014-04-07 15:10:22 -07:00
ActionExecutorTests.cs
ActionSelectionConventionTests.cs Adding HttpGetAttribute and AcceptVerbsAttribute. 2014-04-07 15:10:22 -07:00
ControllerTests.cs
DefaultActionSelectorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
TestController.cs
UrlHelperTest.cs
project.json