aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K d604c18368 Moving IModelValidatorProvider to Options
Fixes #879
2014-08-26 11:53:32 -07:00
..
ActionResults
AntiXsrf
Filters
Formatters Changes to introduce CanWriteResult for Xml OutputFormatters. 2014-08-20 11:09:09 -07:00
Internal Optimize attribute routing link generation 2014-08-22 15:28:19 -07:00
Logging Implementing ILoggerFactory.AddProvider 2014-08-15 16:34:14 -07:00
OptionDescriptors Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
ParameterBinding Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
Properties
ReflectedModelBuilder [Issue #733] Attribute Routing: Implement Order 2014-08-14 11:21:05 -07:00
Rendering Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
Routing [Issue #733] Attribute Routing: Implement Order 2014-08-14 11:21:05 -07:00
ViewComponents
ActionAttributeTests.cs implement a decision-tree-based action selector 2014-08-14 15:45:45 -07:00
ActionExecutorTests.cs
ControllerTests.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
CopyOnWriteDictionaryTest.cs Modifying ViewDataDictionary and RouteValueDictionary to copy on write 2014-08-14 18:18:54 -07:00
DefaultActionDiscoveryConventionsActionSelectionTests.cs implement a decision-tree-based action selector 2014-08-14 15:45:45 -07:00
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorTests.cs Implement RouteKeyHandling.CatchAll 2014-08-14 15:59:09 -07:00
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs Enabling basic input formatter selection. 2014-08-19 12:46:52 -07:00
DefaultViewComponentActivatorTests.cs
ExpiringFileInfoCacheTest.cs Reacting to IFileSystemInfo changes 2014-08-26 09:52:52 -07:00
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs JsonResult to use ObjectResult for content negotiation to pick default json formatter. 2014-08-15 15:56:24 -07:00
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj Removed source files from the project 2014-08-15 09:14:49 -07:00
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs
MvcRouteHandlerTests.cs Issue #347: Throw a better exception when the user didn't add the MVC services. 2014-08-21 13:59:52 -07:00
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs [Fixes #1035] RouteGroupConstraint should only be added once for non attribute routed actions 2014-08-19 13:14:56 -07:00
ReflectedActionInvokerTest.cs Moving IModelValidatorProvider to Options 2014-08-26 11:53:32 -07:00
RouteTemplateProviderAttributesTests.cs [Issue #733] Attribute Routing: Implement Order 2014-08-14 11:21:05 -07:00
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs Modifying ViewDataDictionary and RouteValueDictionary to copy on write 2014-08-14 18:18:54 -07:00
ViewResultTest.cs
project.json