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 Added ValueProviderFactories to ResourceFilterExecutingContext 2016-05-20 04:15:07 -07:00
FormatterCollectionTest.cs [Fixes #4051] Split OutputFormatter into OutputFormatter and TextOutputFormatter 2016-02-12 12:04:18 -08:00
FormatterMappingsTest.cs Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
InputFormatterTest.cs Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
MediaTypeTest.cs
NoContentFormatterTests.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
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
TextOutputFormatterTests.cs