aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Formatters
harshgMSFT 572ec0175c Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
..
DelegatingStreamTests.cs
FlushReportingStream.cs
JsonInputFormatterTest.cs
NoContentFormatterTests.cs Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
OutputFormatterTests.cs
TextPlainFormatterTests.cs [Fixes #1183] Response uses chunked encoding when returning a string 2014-10-01 07:23:11 -07:00
XmlDataContractSerializerInputFormatterTests.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
XmlDataContractSerializerOutputFormatterTests.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
XmlSerializerInputFormatterTests.cs Updating Microsoft.AspNet.Mvc.Core.Test to work on Mono 2014-10-01 10:05:36 -07:00
XmlSerializerOutputFormatterTests.cs Issue #1072: Adding Unit Tests for GetSupportedContentTypes, CanWriteResult and for XmlFormatters with DeclaredType as object. 2014-09-22 11:17:37 -07:00