aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Javier Calvarro Nelson b0d52f73fd [Issue #527] Revive common ActionResults - Part 1.
1. Added HttpNotFound() to Controller.
2. Updated HttpStatusCodeResult to expose the StatusCode as a property.
3. Added unit tests for HttpNotFound() and for HttpStatusCodeResult.
4. Updated the MvcSample to add an action that uses HttpNotFound().
5. Brought back HttpNotFoundResult and added unit tests for it.
2014-07-25 13:04:59 -07:00
..
ActionResults [Issue #527] Revive common ActionResults - Part 1. 2014-07-25 13:04:59 -07:00
AntiXsrf
Filters
Formatters Commonizing code in option provider 2014-07-25 06:52:00 -07:00
OptionDescriptors Commonizing code in option provider 2014-07-25 06:52:00 -07:00
ParameterBinding Introducing Controller.TryUpdateModel 2014-07-25 10:08:44 -07:00
Properties
ReflectedModelBuilder
Rendering Commonizing code in option provider 2014-07-25 06:52:00 -07:00
Routing
ActionAttributeTests.cs
ActionExecutorTests.cs
ControllerTests.cs [Issue #527] Revive common ActionResults - Part 1. 2014-07-25 13:04:59 -07:00
DefaultActionDiscoveryConventionsActionSelectionTests.cs
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorTest.cs
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
ExpiringFileInfoCacheTest.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj [Issue #527] Revive common ActionResults - Part 1. 2014-07-25 13:04:59 -07:00
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs
ReflectedActionInvokerTest.cs Adding OutputFormatter base class 2014-07-23 16:50:22 -07:00
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewResultTest.cs Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
project.json Adding OutputFormatter base class 2014-07-23 16:50:22 -07:00