aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Formatters
Steve Sanderson 90acd055fe Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
..
FormatFilterTest.cs
FormatterCollectionTest.cs
FormatterMappingsTest.cs
InputFormatterTest.cs Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
MediaTypeTest.cs Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
NoContentFormatterTests.cs
OutputFormatterTests.cs Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
StreamOutputFormatterTest.cs
StringOutputFormatterTests.cs [Fixes #4945] Simple string returned by controller action is not a valid JSON! 2017-01-25 13:29:18 -08:00
TextInputFormatterTest.cs Re-enable functional tests on full .NET Framework 2017-03-01 23:08:46 -08:00
TextOutputFormatterTests.cs