aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Formatters
Pranav K 41efa409a4 Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
..
FormatFilterTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
FormatterCollectionTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07: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 Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07: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 Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
TextOutputFormatterTests.cs