aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/Formatters
Kirthi Krishnamraju a5da5b3acd Removed reflection code; used JsonContract instead and added new JsonPatchInputFormatter 2015-03-23 14:46:54 -07:00
..
FlushReportingStream.cs
JsonInputFormatterTest.cs Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
JsonOutputFormatterTests.cs
JsonPatchInputFormatterTest.cs Removed reflection code; used JsonContract instead and added new JsonPatchInputFormatter 2015-03-23 14:46:54 -07:00
NoContentFormatterTests.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
NonDisposableStreamTest.cs Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
OutputFormatterTests.cs Update MVC projects to utilize Common repo classes. 2015-02-22 18:23:28 -08: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