aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Formatters
YishaiGalatzer e40dbcaebf Prevent flushing when writing out from the formatters.
Also make the XML formatter respect object as a return type.

Issues: MVC/1073, MVC/972, MVC/958

1072 is a followup work item to add test coverage.
2014-08-28 14:15:07 -07:00
..
DelegatingStreamTests.cs Prevent flushing when writing out from the formatters. 2014-08-28 14:15:07 -07:00
FlushReportingStream.cs Prevent flushing when writing out from the formatters. 2014-08-28 14:15:07 -07:00
JsonInputFormatterTest.cs 1. Moving input formatting related classes to MVC Core.(for tests as well). 2014-08-18 17:07:19 -07:00
NoContentFormatterTests.cs Fixing build break due to tests 2014-08-15 10:28:11 -07:00
OutputFormatterTests.cs
TextPlainFormatterTests.cs
XmlDataContractSerializerInputFormatterTests.cs 1. Moving input formatting related classes to MVC Core.(for tests as well). 2014-08-18 17:07:19 -07:00
XmlDataContractSerializerOutputFormatterTests.cs Prevent flushing when writing out from the formatters. 2014-08-28 14:15:07 -07:00
XmlSerializerInputFormatterTests.cs 1. Moving input formatting related classes to MVC Core.(for tests as well). 2014-08-18 17:07:19 -07:00
XmlSerializerOutputFormatterTests.cs Prevent flushing when writing out from the formatters. 2014-08-28 14:15:07 -07:00