aspnetcore/test/Microsoft.AspNetCore.Mvc.We...
Ryan Nowak 756cd2dab8 Remove OperationBindingContext
This change trims a few concepts that aren't really needed inside
ModelBinders anymore, and removes the OperationBindingContext class.
2016-04-25 09:29:03 -07:00
..
HttpRequestMessage Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
Mocks Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
TestUtils
ApiControllerActionDiscoveryTest.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
ApiControllerTest.cs
BadRequestErrorMessageResultTest.cs
ConflictResultTest.cs
DefaultContentNegotiatorTest.cs Migrate tests, tools and samples to portable 2016-04-18 17:20:15 -07:00
ExceptionResultTest.cs
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs
HttpResponseExceptionActionFilterTest.cs
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs
InternalServerErrorResultTest.cs
InvalidModelStateResultTest.cs
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.xproj
NegotiatedContentResultTest.cs
OverloadActionConstraintTest.cs
TestHttpResponseStreamWriterFactory.cs
project.json Use latest build of dotnet-test-xunit 2016-04-19 14:54:07 -07:00