aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Formatters
harshgMSFT 33173d3031 Fix for Content negotiation should fallback to the first formatter that can write the type #1033
- Includes functional and unit tests.
2014-09-12 13:56:14 -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
OutputFormatterTests.cs Fix for Content negotiation should fallback to the first formatter that can write the type #1033 2014-09-12 13:56:14 -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