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
BinderTypeModelBinderProviderTest.cs
BinderTypeModelBinderTest.cs
BodyModelBinderProviderTest.cs
BodyModelBinderTests.cs Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
ByteArrayModelBinderProviderTest.cs
ByteArrayModelBinderTests.cs
CancellationTokenModelBinderProviderTest.cs
CancellationTokenModelBinderTests.cs
CollectionModelBinderProviderTest.cs
CollectionModelBinderTest.cs
ComplexTypeModelBinderProviderTest.cs
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
ServicesModelBinderProviderTest.cs
ServicesModelBinderTest.cs
SimpleTypeModelBinderProviderTest.cs
SimpleTypeModelBinderTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00