- #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` |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.JsonPatch.Test | ||
| Microsoft.AspNet.Mvc.Abstractions.Test | ||
| Microsoft.AspNet.Mvc.ApiExplorer.Test | ||
| Microsoft.AspNet.Mvc.Core.Test | ||
| Microsoft.AspNet.Mvc.Cors.Test | ||
| Microsoft.AspNet.Mvc.DataAnnotations.Test | ||
| Microsoft.AspNet.Mvc.Formatters.Json.Test | ||
| Microsoft.AspNet.Mvc.Formatters.Xml.Test | ||
| Microsoft.AspNet.Mvc.FunctionalTests | ||
| Microsoft.AspNet.Mvc.IntegrationTests | ||
| Microsoft.AspNet.Mvc.Localization.Test | ||
| Microsoft.AspNet.Mvc.Razor.Host.Test | ||
| Microsoft.AspNet.Mvc.Razor.Test | ||
| Microsoft.AspNet.Mvc.TagHelpers.Test | ||
| Microsoft.AspNet.Mvc.Test | ||
| Microsoft.AspNet.Mvc.TestCommon | ||
| Microsoft.AspNet.Mvc.ViewFeatures.Test | ||
| Microsoft.AspNet.Mvc.WebApiCompatShimTest | ||
| WebSites | ||