aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K b2750752dd Reacting to IFileSystemInfo changes 2014-08-26 09:52:52 -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 1. Moving input formatting related classes to MVC Core.(for tests as well). 2014-08-18 17:07:19 -07:00
ParameterBinding
Properties
ReflectedModelBuilder
Rendering Modify TemplateRenderer to use ThrowIfFaulted instead of Task.Wait 2014-08-21 08:38:12 -07:00
Routing
ViewComponents
ActionAttributeTests.cs
ActionExecutorTests.cs
ControllerTests.cs Enabling basic input formatter selection. 2014-08-19 12:46:52 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorTests.cs
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
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
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 Adding ModelStateError if there is no input formatter selected. 2014-08-22 16:52:58 -07:00
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs
project.json