aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../ValueProviders
jacalvar 98d749d03c [Fixes #1389] Can't bind complex type data from route parameters.
Changed DictionaryBasedValueProvider to do a prefix check instead of just checking if the underlying
dictionary contains the key.
2014-10-17 15:32:21 -07:00
..
CompositeValueProviderTests.cs
DictionaryBasedValueProviderTests.cs [Fixes #1389] Can't bind complex type data from route parameters. 2014-10-17 15:32:21 -07:00
FormValueProviderFactoryTests.cs
QueryStringValueProviderFactoryTest.cs
ReadableStringCollectionValueProviderTests.cs
ValueProviderResultTest.cs