aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
YishaiGalatzer f82516d155 Fix issue https://github.com/aspnet/Mvc/issues/1202 2014-09-30 12:47:03 -07:00
..
ActionResults [Fixes #1156] EmptyResult should not set status code (or do anything for that matter) 2014-09-22 14:12:00 -07:00
AntiXsrf AF Cookie should be reused within the context of same request. 2014-09-15 16:23:45 -07:00
Description Adding Api Explorer 2014-09-25 15:31:51 -07:00
Filters Create a pre compilation module and apis to allow meta programming 2014-09-25 11:26:11 -07:00
Formatters Issue #1072: Adding Unit Tests for GetSupportedContentTypes, CanWriteResult and for XmlFormatters with DeclaredType as object. 2014-09-22 11:17:37 -07:00
Internal
Logging
OptionDescriptors
ParameterBinding
Properties
ReflectedModelBuilder Adding Api Explorer 2014-09-25 15:31:51 -07:00
Rendering [Fixes #926] Protocol & Host name ignored when creating action link 2014-09-26 17:20:56 -07:00
Routing
ViewComponents
ActionAttributeTests.cs
ActionExecutorTests.cs
ControllerTests.cs
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorTests.cs
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
ExpiringFileInfoCacheTest.cs
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs Limit the maximum number of Model errors to a reasonable value. 2014-09-16 09:57:00 -07:00
MvcRouteHandlerTests.cs Limit the maximum number of Model errors to a reasonable value. 2014-09-16 09:57:00 -07:00
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs Removed primary ctor usage 2014-09-28 09:20:06 -07:00
ReflectedActionInvokerTest.cs Fix issue https://github.com/aspnet/Mvc/issues/1202 2014-09-30 12:47:03 -07:00
RequireHttpsAttributeTests.cs
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs Making UrlHelper's methods virtual 2014-09-24 13:01:34 -07:00
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs
project.json