aspnetcore/test/Microsoft.AspNet.Mvc.WebApi...
Doug Bunting 40b7636b72 Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException`
- #3227
- much of change is to tests, creating and passing `ModelMetadata`
- updated `InputFormatterContext` to make `ModelMetadata` available to `JsonInputFormatter`
  - walk `ModelMetadata` tree to get information about property with an issue
- add missing `null` checks in `ModelStateDictionaryExtensions`
2015-10-22 15:50:36 -07:00
..
HttpRequestMessage
Mocks
TestUtils
ApiControllerActionDiscoveryTest.cs
ApiControllerTest.cs
BadRequestErrorMessageResultTest.cs Fix test breaks in WebAPI shim 2015-10-19 18:00:02 -07:00
ConflictResultTest.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
DefaultContentNegotiatorTest.cs
ExceptionResultTest.cs Fix test breaks in WebAPI shim 2015-10-19 18:00:02 -07:00
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
HttpResponseExceptionActionFilterTest.cs
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs Refactor of OutputFormattterContext 2015-10-20 18:05:57 -07:00
InternalServerErrorResultTest.cs Add logging to ActionResults and ControllerActionInvoker 2015-10-21 13:16:14 -07:00
InvalidModelStateResultTest.cs Fix test breaks in WebAPI shim 2015-10-19 18:00:02 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest.xproj
NegotiatedContentResultTest.cs Fix test breaks in WebAPI shim 2015-10-19 18:00:02 -07:00
OverloadActionConstraintTest.cs
project.json Fix test breaks in WebAPI shim 2015-10-19 18:00:02 -07:00