aspnetcore/test
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
..
Microsoft.AspNet.Mvc.ModelBinding.Test Fix 4 unit test failures 2014-03-10 12:27:32 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Restore @model support in RazorHost 2014-02-13 12:48:02 -08:00
Microsoft.AspNet.Mvc.Razor.Test General razor clean up 2014-03-10 11:56:07 -07:00
TestCommon General razor clean up 2014-03-10 11:56:07 -07:00