aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak d8995a7767 Fix for #1192 - Support customizing reflected model through attributes
This adds support for attributes which interact with reflected model.
These conventions are applied after all of our built-in constructs so that
you can see and modify the results.
2014-10-01 14:15:34 -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 Updating TokenProviderTests to use GetAuthenticatedIdentity instead of creating GenericIdentity 2014-10-01 11:35:43 -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 Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
Internal
Logging
OptionDescriptors
ParameterBinding Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
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 Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
ActionExecutorTests.cs Updating SyncAction_WithException to not test for exception message 2014-10-01 11:53:21 -07:00
ControllerTests.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
DefaultActionDiscoveryConventionsTests.cs Remove and sort usings and fixing formatting 2014-10-01 10:28:54 -07:00
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 Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -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 Updating SyncAction_WithException to not test for exception message 2014-10-01 11:53:21 -07:00
ReflectedActionDescriptorProviderTests.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
ReflectedActionInvokerTest.cs Fix issue https://github.com/aspnet/Mvc/issues/1202 2014-09-30 12:47:03 -07:00
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 Making UrlHelper's methods virtual 2014-09-24 13:01:34 -07:00
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
project.json Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00