aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Binders
Stephen Halter 5de210f527 Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead
- ITypeActivator is being removed
- Where an ITypeActivator was used before, use the static ActivatorUtilities
2015-02-16 16:02:39 -08:00
..
ArrayModelBinderTest.cs
BinderTypeBasedModelBinderModelBinderTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
BindingSourceModelBinderTest.cs Make BindingSource extensible 2015-02-05 13:41:31 -08:00
BindingSourceValueProviderTest.cs Make BindingSource extensible 2015-02-05 13:41:31 -08:00
ByteArrayModelBinderTests.cs Added custom exception message for Format Exception 2015-02-05 10:51:32 -08:00
CancellationTokenModelBinderTests.cs
CollectionModelBinderTest.cs
ComplexModelDtoResultTest.cs
ComplexModelDtoTest.cs
CompositeModelBinderTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
DictionaryModelBinderTest.cs
FormCollectionModelBinderTest.cs Added support for binding FormCollection 2015-02-13 11:14:50 -08:00
FormFileModelBinderTest.cs
HeaderModelBinderTests.cs Make BindingSource extensible 2015-02-05 13:41:31 -08:00
KeyValuePairModelBinderTest.cs
ModelBindingContextTest.cs
MutableObjectModelBinderTest.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
TypeConverterModelBinderTest.cs Added custom exception message for Format Exception 2015-02-05 10:51:32 -08:00