aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Formatters
Steve Sanderson 4f351bd37c Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
..
FormatFilterTest.cs
FormatterCollectionTest.cs
FormatterMappingsTest.cs
InputFormatterTest.cs
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 Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
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