- #2705 - add `JQueryFormValueProvider` and `JQueryFormValueProviderFactory` - carry some code forward from MVC 5; correct to follow current coding guidelines - refactor `ReadableStringCollectionValueProviderTest` into abstract `EnumerableValueProviderTest` - enables reuse in new `JQueryFormValueProviderTest` - also run these tests in `CompositeValueProviderTest` nits: - do not create a duplicate `CompositeValueProvider` instance in `Filter()` - correct garbled sentence in `IBindingSourceValueProvider` doc comments - simplify `FormValueProviderFactoryTest` (no need for Moq) and correct test name - correct test class / file names - `CompositeValueProviderTests` -> `CompositeValueProviderTest` - `FormValueProviderFactoryTests` -> `FormValueProviderFactoryTest` |
||
|---|---|---|
| .. | ||
| Metadata | ||
| Validation | ||
| ArrayModelBinderTest.cs | ||
| BinderTypeBasedModelBinderModelBinderTest.cs | ||
| BindingSourceModelBinderTest.cs | ||
| BindingSourceValueProviderTest.cs | ||
| BodyModelBinderTests.cs | ||
| ByteArrayModelBinderTests.cs | ||
| CancellationTokenModelBinderTests.cs | ||
| CollectionModelBinderTest.cs | ||
| ComplexModelDtoTest.cs | ||
| CompositeModelBinderTest.cs | ||
| CompositeValueProviderTest.cs | ||
| DictionaryBasedValueProviderTests.cs | ||
| DictionaryModelBinderTest.cs | ||
| ElementalValueProviderTests.cs | ||
| EnumerableValueProviderTest.cs | ||
| FormCollectionModelBinderTest.cs | ||
| FormFileModelBinderTest.cs | ||
| FormValueProviderFactoryTest.cs | ||
| HeaderModelBinderTests.cs | ||
| JQueryFormValueProviderFactoryTest.cs | ||
| JQueryFormValueProviderTest.cs | ||
| KeyValuePairModelBinderTest.cs | ||
| ModelBindingContextTest.cs | ||
| ModelBindingResultTest.cs | ||
| MutableObjectModelBinderTest.cs | ||
| QueryStringValueProviderFactoryTest.cs | ||
| ReadableStringCollectionValueProviderTest.cs | ||
| SimpleHttpValueProvider.cs | ||
| TestValueProvider.cs | ||
| TypeConverterModelBinderTest.cs | ||
| TypeMatchModelBinderTest.cs | ||