aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ModelBinding/Binders
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
..
ArrayModelBinderProviderTest.cs
ArrayModelBinderTest.cs Remove `ValueProviderResultExtensions` 2017-03-24 22:17:34 -07:00
BinderTypeModelBinderProviderTest.cs
BinderTypeModelBinderTest.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
BodyModelBinderProviderTest.cs Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
BodyModelBinderTests.cs Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
ByteArrayModelBinderProviderTest.cs
ByteArrayModelBinderTests.cs Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
CancellationTokenModelBinderProviderTest.cs
CancellationTokenModelBinderTests.cs
CollectionModelBinderProviderTest.cs
CollectionModelBinderTest.cs Remove `ValueProviderResultExtensions` 2017-03-24 22:17:34 -07:00
ComplexTypeModelBinderProviderTest.cs [Fixes #5698] Regression in 1.1 model binding for model types without default constructor 2017-02-10 11:10:02 -08:00
ComplexTypeModelBinderTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
DecimalModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
DictionaryModelBinderProviderTest.cs
DictionaryModelBinderTest.cs
DoubleModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
EnumTypeModelBinderProviderTest.cs Update the Enum Invalid Value setting for compat 2017-12-29 12:09:29 -08:00
EnumTypeModelBinderTest.cs Update the Enum Invalid Value setting for compat 2017-12-29 12:09:29 -08:00
FloatModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
FloatingPointTypeModelBinderProviderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
FloatingPointTypeModelBinderTestOfT.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
FormCollectionModelBinderProviderTest.cs
FormCollectionModelBinderTest.cs
FormFileModelBinderProviderTest.cs
FormFileModelBinderTest.cs
HeaderModelBinderProviderTest.cs
HeaderModelBinderTests.cs
KeyValuePairModelBinderProviderTest.cs
KeyValuePairModelBinderTest.cs Move classes out of .Internal 2017-01-19 11:11:28 -08:00
ServicesModelBinderProviderTest.cs
ServicesModelBinderTest.cs
SimpleTypeModelBinderProviderTest.cs
SimpleTypeModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00