aspnetcore/test/Microsoft.AspNetCore.Mvc.Co...
Steve Sanderson 014a786b45 Replace IModelBindingMessageProvider with new highly-virtual base class (#6241)
Replace IModelBindingMessageProvider with new highly-virtual base class. Fixes #6069
2017-05-10 16:02:18 +01:00
..
ApplicationModel Fix #6159 - Fix deep copy for ControllerModel and ActionModel 2017-04-21 07:41:14 -07:00
ApplicationParts Revert "Skip test `AssemblyPartTest.GetReferencePaths_ReturnsReferencesFromDependencyContext_IfPreserveCompilationContextIsSet`" 2017-04-14 18:41:31 -07:00
Authorization MVC => Auth 2.0 2017-04-19 11:57:04 -07:00
Builder Upgrading Moq to 4.7.1 2017-04-20 17:07:50 -07:00
Controllers Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
DependencyInjection
Filters
Formatters Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
Infrastructure A new and exciting implementation of action selection 2017-05-05 17:54:09 -07:00
Internal A new and exciting implementation of action selection 2017-05-05 17:54:09 -07:00
ModelBinding Replace IModelBindingMessageProvider with new highly-virtual base class (#6241) 2017-05-10 16:02:18 +01:00
Properties
Routing ./ paths relative on page. 2017-04-25 11:57:58 -07:00
AcceptedAtActionResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
AcceptedAtRouteResultTests.cs
AcceptedResultTests.cs
BadRequestObjectResultTests.cs
BadRequestResultTests.cs
BindAttributeTest.cs Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
ChallengeResultTest.cs MVC => Auth 2.0 2017-04-19 11:57:04 -07:00
ConsumesAttributeTests.cs
ContentResultTest.cs Bump `MemoryPoolHttpResponseStreamWriter` buffer size up to 16K `char`s 2017-04-23 16:15:58 -07:00
ControllerBaseTest.cs Add support for page handler to URL generating APIs. 2017-04-24 22:56:58 -07:00
CreatedAtActionResultTests.cs
CreatedAtRouteResultTests.cs
CreatedResultTests.cs
EmptyResultTests.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
FileContentResultTest.cs
FileResultTest.cs
FileStreamResultTest.cs
FlushReportingStream.cs
ForbidResultTest.cs MVC => Auth 2.0 2017-04-19 11:57:04 -07:00
HttpNotFoundObjectResultTest.cs
HttpNotFoundResultTests.cs
HttpOkObjectResultTest.cs
HttpOkResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
HttpStatusCodeResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
HttpUnauthorizedResultTests.cs
LocalRedirectResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
MediaTypeCollectionTest.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
Microsoft.AspNetCore.Mvc.Core.Test.csproj Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
MvcOptionsTest.cs
NonDisposableStreamTest.cs Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
ObjectResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
PhysicalFileResultTest.cs
ProducesAttributeTests.cs
RedirectResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
RedirectToActionResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
RedirectToPageResultTest.cs ./ paths relative on page. 2017-04-25 11:57:58 -07:00
RedirectToRouteResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
RequireHttpsAttributeTests.cs
ResponseCacheAttributeTest.cs Add support for VaryByQueryKey #2894 2016-10-18 12:31:04 -07:00
SerializableErrorTests.cs
SignInResultTest.cs MVC => Auth 2.0 2017-04-19 11:57:04 -07:00
SignOutResultTest.cs MVC => Auth 2.0 2017-04-19 11:57:04 -07:00
TestApplicationPart.cs
TestFeatureProvider.cs
VirtualFileResultTest.cs
xunit.runner.json