aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
jacalvar 7cbb263edb [Fixes #3874] Null passed as arguments to controller method parameters when no InputFormatter matches
* Add an UnsupportedContentType to the ModelState dictionary when no formatter can read the body.
* Add a filter to the pipeline that searches for that specific exception and transforms the response into 415.
2016-01-28 15:46:17 -08:00
..
compiler/resources
ActionConstraintSampleTest.cs
AntiforgeryTestHelper.cs
AntiforgeryTests.cs
ApiExplorerTest.cs
ApplicationModelTest.cs
BasicTests.cs
CompilationOptionsTests.cs
ConsumesAttributeTests.cs
ContentNegotiationTest.cs
ControllerFromServicesTests.cs
CorsTests.cs
CustomRouteSampleTest.cs
CustomUrlHelperTest.cs
DefaultOrderTest.cs
DefaultValuesTest.cs
DirectivesTest.cs
EmbeddedViewSampleTest.cs
ErrorPageTests.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
FormatFilterSampleTest.cs
HtmlGenerationTest.cs
HtmlHelperOptionsTest.cs
InlineConstraintSampleTest.cs
InputFormatterTests.cs
InputObjectValidationTests.cs
JsonOutputFormatterTests.cs
JsonPatchSampleTest.cs
JsonResultTest.cs
LinkGenerationTests.cs
LocalizationSampleTest.cs
Microsoft.AspNetCore.Mvc.FunctionalTests.xproj
MvcEncodedTestFixtureOfT.cs
MvcSandboxTest.cs
MvcTestFixture.cs
OutputFormatterTest.cs
RazorPageExecutionInstrumentationTest.cs
RazorViewLocationSpecificationTest.cs
RemoteAttributeValidationTest.cs
RequestServicesTest.cs
RespectBrowserAcceptHeaderTests.cs
RouteDataTest.cs
RoutingTests.cs
SerializableErrorTests.cs
SimpleTests.cs
StreamOutputFormatterTest.cs
SubAreaTests.cs
TagHelperSampleTest.cs
TagHelpersTest.cs
TempDataTest.cs
TestApplicationEnvironment.cs
UrlResolutionTest.cs
VersioningTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs
XmlDataContractSerializerInputFormatterTest.cs
XmlOutputFormatterTests.cs
XmlSerializerFormattersWrappingTest.cs
XmlSerializerInputFormatterTests.cs
project.json