aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Formatters
Ryan Nowak 529b17ea70 Fix for codeplex-1120 - Move CreateSerializer out of the base class
This is a small refactor as a precursor for api-explorer work.
2014-09-17 18:07:42 -07:00
..
DelegatingStreamTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
FlushReportingStream.cs Prevent flushing when writing out from the formatters. 2014-08-28 14:15:07 -07:00
JsonInputFormatterTest.cs Limit the maximum number of Model errors to a reasonable value. 2014-09-16 09:57:00 -07:00
NoContentFormatterTests.cs 1. Moving the HttpNotAcceptableOutputFormatter to product code. 2014-09-12 14:14:44 -07:00
OutputFormatterTests.cs Fix for codeplex-1120 - Move CreateSerializer out of the base class 2014-09-17 18:07:42 -07:00
TextPlainFormatterTests.cs Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
XmlDataContractSerializerInputFormatterTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
XmlDataContractSerializerOutputFormatterTests.cs Prevent flushing when writing out from the formatters. 2014-08-28 14:15:07 -07:00
XmlSerializerInputFormatterTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
XmlSerializerOutputFormatterTests.cs Prevent flushing when writing out from the formatters. 2014-08-28 14:15:07 -07:00