aspnetcore/test/Microsoft.AspNet.Mvc.WebApi...
Ryan Nowak 39fe063aee Fix #2330 - Reimagine *FormatterContext
This change simplifies InputFormatterContext/OutputFormatterContext by
swapping ActionContext for HttpContext.

This change is important especially for InputFormatterContext as it
decouples ModelState from ActionContext - allowing us to fix a
related bug where the _wrong_ ModelState can be passed in for a
TryUpdateModel operation.
2015-05-12 11:05:56 -07:00
..
ActionResults React to Http namespace changes. 2015-05-07 15:19:10 -07:00
HttpRequestMessage React to Http namespace changes. 2015-05-07 15:19:10 -07:00
Mocks Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestUtils Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApiControllerActionDiscoveryTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApiControllerTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
DefaultContentNegotiatorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FormDataCollectionExtensionsTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HttpErrorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HttpResponseExceptionActionFilterTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
HttpResponseExceptionTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HttpResponseMessageOutputFormatterTests.cs Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest.xproj
OverloadActionConstraintTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
project.json