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
FlushReportingStream.cs
JsonInputFormatterTest.cs
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
XmlDataContractSerializerOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
XmlSerializerOutputFormatterTests.cs