aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Formatters
harshgMSFT 7a3dc352c9 1. Moving the HttpNotAcceptableOutputFormatter to product code.
2. Renaming the NoContentFormatter to HttpNoContentOutputFormatter.
3. Updating the test to use mock.
2014-09-12 14:14:44 -07:00
..
DelegatingStreamTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
FlushReportingStream.cs
JsonInputFormatterTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
NoContentFormatterTests.cs 1. Moving the HttpNotAcceptableOutputFormatter to product code. 2014-09-12 14:14:44 -07:00
OutputFormatterTests.cs Responding to comments 2014-09-12 13:56:33 -07:00
TextPlainFormatterTests.cs
XmlDataContractSerializerInputFormatterTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
XmlDataContractSerializerOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
XmlSerializerOutputFormatterTests.cs