aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
dougbu 59eaa8f642 Fix 4 unit test failures
- NRE in TypeExtensions.IsCompatibleWith()
- ComplexModelDtoResultTest.Constructor_ThrowsIfValidationNodeIsNull() won't work w/o validation
- BindModel_Error_FormatExceptionsTurnedIntoStringsInModelState() looking for wrong message
- BindModel_Error_FormatExceptionsTurnedIntoStringsInModelState_ErrorNotAddedIfCallbackReturnsNull() a dupe
- Also add [NotNull] attributes in TypeExtensions
2014-03-10 12:27:32 -07:00
..
Binders Fix 4 unit test failures 2014-03-10 12:27:32 -07:00
Metadata Reintroduce model binding 2014-02-23 15:23:58 -08:00
Utils Reintroduce model binding 2014-02-23 15:23:58 -08:00
ValueProviders Introduce FormValueProviderFactory to expose form data as a value provider 2014-02-28 11:05:39 -08:00
ModelBindingContextTest.cs Reintroduce model binding 2014-02-23 15:23:58 -08:00
ViewDataOfTTest.cs
ViewDataTest.cs
project.json General razor clean up 2014-03-10 11:56:07 -07:00