aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Harsh Gupta 8f933b2ac3 [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute],
also updates FromBody to use the new pattern for model binding.
2014-10-16 10:20:15 -07:00
..
ActionResults Reviving PartialViewResult and associated methods on Controller 2014-10-15 18:28:08 -07:00
AntiXsrf React to options and hosting changes 2014-10-14 19:20:28 -07:00
ApplicationModel
Description [Fixes #885] API Explorer: Link Generation 2014-10-13 15:20:38 -07:00
Filters
Formatters [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
Internal React to options and hosting changes 2014-10-14 19:20:28 -07:00
Logging updating ILogger, see aspnet/Logging#3 2014-10-14 10:25:01 -07:00
OptionDescriptors React to options and hosting changes 2014-10-14 19:20:28 -07:00
ParameterBinding [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
Properties
Rendering React to options and hosting changes 2014-10-14 19:20:28 -07:00
Routing React to options and hosting changes 2014-10-14 19:20:28 -07:00
TestFiles
Utils
ViewComponents
ActionAttributeTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
ActionExecutorTests.cs
BodyModelBinderTests.cs [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
ControllerActionDescriptorProviderTests.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
ControllerActionInvokerTest.cs [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
ControllerTests.cs Add unit tests to controller properties 2014-10-09 18:18:03 -07:00
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
DefaultActionDiscoveryConventionsTests.cs [Fixes #809] Multiple [Http*] verbs should create multiple actions 2014-10-13 15:25:53 -07:00
DefaultActionSelectorSelectAsyncValuesTest.cs
DefaultActionSelectorTests.cs updating ILogger, see aspnet/Logging#3 2014-10-14 10:25:01 -07:00
DefaultAssemblyProviderTests.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
DefaultControllerActivatorTest.cs
DefaultControllerFactoryTest.cs Add compatibility items for controller back from MVC 5 2014-10-09 16:42:39 -07:00
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
HttpMethodProviderAttributesTests.cs
InputObjectBindingTests.cs [Fixefor #860]- Adding Support for [FromFormData] [FromQuery] and [FromRoute], 2014-10-16 10:20:15 -07:00
JsonResultTest.cs [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
MvcOptionsTests.cs
MvcRouteHandlerTests.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
PropertyHelperTest.cs
RequireHttpsAttributeTests.cs
RouteDataActionConstraintTest.cs
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticAssemblyProvider.cs Rename IControllerAssemblyProvider to IAssemblyProvider and follow through resultant renames 2014-10-11 13:26:07 -07:00
TestController.cs
TestGlobalFilterProvider.cs
TypeHelperTest.cs
UrlHelperTest.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
ViewComponentTests.cs
ViewDataDictionaryTest.cs
project.json