aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K 5194adfaf5 Moving IViewEngine to MvcOptions 2014-07-08 17:50:13 -07:00
..
ActionResults Chaning unit test to use Mock.Setup instead of setting it directly 2014-07-08 11:46:47 -07:00
AntiXsrf Fix breaks from GetFormAsync, IReadableStringCollection.Keys. 2014-06-26 10:56:56 -07:00
Extensions Moving IViewEngine to MvcOptions 2014-07-08 17:50:13 -07:00
Filters
ParameterBinding Moving model binders from DI to MvcOptions 2014-06-26 21:49:46 -07:00
Properties
ReflectedModelBuilder refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
Rendering Moving IViewEngine to MvcOptions 2014-07-08 17:50:13 -07:00
Routing Adding attribute routing 2014-07-03 18:53:38 -07:00
ActionAttributeTests.cs Adding attribute routing 2014-07-03 18:53:38 -07:00
ActionExecutorTests.cs
ActionSelectionConventionTests.cs Adding attribute routing 2014-07-03 18:53:38 -07:00
ControllerTests.cs Update controller methods to be all virtual 2014-06-20 15:40:02 -07:00
DefaultActionSelectorTest.cs Removing magic link generation 2014-07-08 12:17:49 -07:00
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
Microsoft.AspNet.Mvc.Core.Test.kproj Moving IViewEngine to MvcOptions 2014-07-08 17:50:13 -07:00
MockMvcOptionsAccessor.cs refactor of action descriptor pipeline 2014-06-20 11:11:08 -07:00
MvcOptionsTests.cs
PropertyHelperTest.cs Unwrap nullable types in PropertyHelper prior to looking up properties 2014-06-27 15:27:51 -07:00
ReflectedActionDescriptorProviderTests.cs Adding attribute routing 2014-07-03 18:53:38 -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
ViewResultTest.cs Moving IViewEngine to MvcOptions 2014-07-08 17:50:13 -07:00
project.json