aspnetcore/test/Microsoft.AspNet.Mvc.WebApi...
Ryan Nowak 557974b948 Removing BodyParameterInfo and ParameterBindingInfo
These have been superceded by the BinderMetadata property on
ParameterDescriptor.
2014-10-17 20:47:20 -07:00
..
ActionResults Fix for item #1278 - Add WebAPI ActionResult types and helper methods on 2014-10-16 19:33:49 -07:00
HttpRequestMessage [Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support 2014-10-16 17:22:47 -07:00
Mocks [Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support 2014-10-16 17:22:47 -07:00
TestUtils [Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support 2014-10-16 17:22:47 -07:00
ApiControllerActionDiscoveryTest.cs Renaming IBinderMarker and friends to some more descriptive names. 2014-10-17 20:32:03 -07:00
ApiControllerTest.cs Fix for item #1278 - Add WebAPI ActionResult types and helper methods on 2014-10-16 19:33:49 -07:00
DefaultContentNegotiatorTest.cs [Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support 2014-10-16 17:22:47 -07:00
FormDataCollectionExtensionsTest.cs Fix #1276 - Implement WebAPI action conventions and overloading 2014-10-10 13:41:50 -07:00
HttpErrorTest.cs [Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support 2014-10-16 17:22:47 -07:00
HttpResponseExceptionActionFilterTest.cs Fix for #1401 - Change namespace of HttpResponseException 2014-10-17 18:43:06 -07:00
HttpResponseExceptionTest.cs Fix for #1401 - Change namespace of HttpResponseException 2014-10-17 18:43:06 -07:00
HttpResponseMessageOutputFormatterTests.cs [Fixes #1332] Port IContentNegotiator to WebAPI shim for CoreCLR support 2014-10-16 17:22:47 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj
OverloadActionConstraintTest.cs Removing BodyParameterInfo and ParameterBindingInfo 2014-10-17 20:47:20 -07:00
project.json Remove unnecessary references from project.json 2014-10-17 14:26:58 -07:00