aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K cca78bb055 Adding support for ActivateAttribute via IControllerActivator
This mechanism replaces code in Inject that activated properties
by looking them up by names.
2014-06-23 11:00:28 -07:00
..
ActionResults Update controller methods to be all virtual 2014-06-20 15:40:02 -07:00
AntiXsrf Renaming AntiForgeryConfig-> AntiForgeryOptions. 2014-06-12 16:55:49 -07:00
Filters Issue #592 - ActionResult is not being executed by ResultFilterAttribute 2014-06-16 12:42:59 -07:00
Properties
ReflectedModelBuilder refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
Rendering
ActionAttributeTests.cs refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
ActionExecutorTests.cs
ActionSelectionConventionTests.cs refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
ControllerTests.cs Update controller methods to be all virtual 2014-06-20 15:40:02 -07:00
DefaultActionSelectorTest.cs
DefaultControllerActivatorTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
JsonResultTest.cs
KnownRouteValueConstraintTests.cs Fixup unit tests to mock RequestServices instead of ApplicationServices 2014-06-18 13:40:58 -07:00
Microsoft.AspNet.Mvc.Core.Test.kproj Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
MockMvcOptionsAccessor.cs refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
MvcOptionsTests.cs Renaming AntiForgeryConfig-> AntiForgeryOptions. 2014-06-12 16:55:49 -07:00
PropertyHelperTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
ReflectedActionDescriptorProviderTests.cs refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
ReflectedActionInvokerTest.cs Adding support for ActivateAttribute via IControllerActivator 2014-06-23 11:00:28 -07:00
StaticActionDiscoveryConventions.cs refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs Remove ComponentResultHelper 2014-06-11 11:32:22 -07:00
ViewResultTest.cs
project.json Bump version to 6.0.0-* 2014-06-19 11:21:43 -07:00