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 adding a few tests for areas 2014-07-21 14:52:44 -07:00
ActionAttributeTests.cs Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
ActionExecutorTests.cs
ControllerTests.cs [Issue #527] Revive common ActionResults - Part 1. 2014-07-25 13:04:59 -07:00
DefaultActionDiscoveryConventionsActionSelectionTests.cs Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
DefaultActionDiscoveryConventionsTests.cs Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
DefaultActionSelectorTest.cs
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
ExpiringFileInfoCacheTest.cs Cache file info access in viewengine 2014-07-16 13:12:21 -07:00
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 Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
ReflectedActionInvokerTest.cs Adding OutputFormatter base class 2014-07-23 16:50:22 -07:00
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs Fix for issue #610 - Ignore internal and nested types 2014-07-16 16:33:26 -07:00
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