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 Take advantage of nameof to improve our usage of MemberData across the code base. 2014-09-02 13:53:03 -07:00
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 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
XmlSerializerInputFormatterTests.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
XmlSerializerOutputFormatterTests.cs