aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Formatters
Chris Ross 6223aac9be Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
..
FlushReportingStream.cs
JsonInputFormatterTest.cs
JsonOutputFormatterTests.cs Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
JsonPatchInputFormatterTest.cs Removed reflection code; used JsonContract instead and added new JsonPatchInputFormatter 2015-03-23 14:46:54 -07:00
NoContentFormatterTests.cs Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
NonDisposableStreamTest.cs
OutputFormatterTests.cs Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
StreamOutputFormatterTest.cs [Fixes #2190] Remove GetSupportedContentTypes method from IOutputFormatter and move to a separate metadata interface 2015-03-18 16:13:14 -07:00
StringOutputFormatterTests.cs