aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
jacalvar f2dab5eaa7 [Fixes #1156] EmptyResult should not set status code (or do anything for that matter) 2014-09-22 14:12:00 -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
Filters moving global filters to options 2014-09-15 15:34:45 -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 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 14:12:08 -07:00
Logging
OptionDescriptors GetSupportedContentTypes to take in declared and runtime type. 2014-09-12 13:56:30 -07:00
ParameterBinding Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
Properties
ReflectedModelBuilder [Fixes #739] Attribute Routing: Multiple routes per-action 2014-09-12 14:43:19 -07:00
Rendering
Routing Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
ViewComponents
ActionAttributeTests.cs moving global filters to options 2014-09-15 15:34:45 -07:00
ActionExecutorTests.cs
ControllerTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs moving global filters to options 2014-09-15 15:34:45 -07:00
DefaultActionDiscoveryConventionsTests.cs [Fixes #739] Attribute Routing: Multiple routes per-action 2014-09-12 14:43:19 -07:00
DefaultActionSelectorTests.cs
DefaultControllerActivatorTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
ExpiringFileInfoCacheTest.cs
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs GetSupportedContentTypes to take in declared and runtime type. 2014-09-12 13:56:30 -07:00
KnownRouteValueConstraintTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
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 moving global filters to options 2014-09-15 15:34:45 -07:00
ReflectedActionInvokerTest.cs
RequireHttpsAttributeTests.cs [Fixes #911] RequireHttpsAttribute does not exist in MVC 6 2014-09-15 13:07:30 -07:00
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TestGlobalFilterProvider.cs moving global filters to options 2014-09-15 15:34:45 -07:00
TypeHelperTest.cs
UrlHelperTest.cs
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs
project.json Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00