aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ModelBinding
ASP.NET CI 2e73bab2a4 Move option for JSON errors to MvcJsonOptions
This was in the wrong place - JSON formatters have their own options
type already.

Moved the option to MvcJsonOptions and updated the naming + defaults to
reflect our plan.

Also did a bunch of general cleanup on these tests, which were a bit
sloppy.
2018-01-07 21:48:58 -08:00
..
Binders Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Internal House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
Metadata Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
Validation Revert breaking change (#6519) 2017-07-07 17:09:36 -07:00
BindingSourceValueProviderTest.cs Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
CompositeValueProviderTest.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
DefaultModelBindingContextTest.cs
EnumerableValueProviderTest.cs Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
FormValueProviderFactoryTest.cs
FormValueProviderTest.cs
JQueryFormValueProviderFactoryTest.cs
JQueryFormValueProviderTest.cs
ModelBinderFactoryTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
ModelBinderProviderExtensionsTest.cs Revert breaking change (#6519) 2017-07-07 17:09:36 -07:00
ModelBindingHelperTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
ModelBindingResultTest.cs
ParameterBinderTest.cs Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790 2017-09-22 10:13:48 +01:00
QueryStringValueProviderFactoryTest.cs
QueryStringValueProviderTest.cs
RouteValueProviderTests.cs Add culture constructor to RouteValueProvider 2017-02-16 14:47:34 -08:00
StubModelBinder.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
TestModelBinderProviderContext.cs
TestValueProvider.cs
UnsupportedContentTypeFilterTest.cs
ValueProviderFactoryExtensionsTest.cs Revert breaking change (#6519) 2017-07-07 17:09:36 -07:00