aspnetcore/test/Microsoft.AspNetCore.Mvc.Co...
Pranav K f0a5af2ba7 Revisit the unwrapping code in ControllerActionInvoker
Fixes #6679
2017-09-19 09:49:37 -07:00
..
ApplicationModel Revert breaking change (#6519) 2017-07-07 17:09:36 -07:00
ApplicationParts
Authorization Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
Builder
Controllers Use factory pattern for caching in ControllerActionInvoker 2017-05-22 13:05:55 -07:00
DependencyInjection Revert breaking change (#6519) 2017-07-07 17:09:36 -07:00
Filters Add generic overloads on FilterCollection 2017-06-28 09:03:48 -07:00
Formatters Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
Infrastructure
Internal Revisit the unwrapping code in ControllerActionInvoker 2017-09-19 09:49:37 -07:00
ModelBinding Added a model binder for handling Enum types. [Fixes #6329] Why don't we check for Enum.IsDefined on action parameters of enum type 2017-09-14 08:25:05 -07:00
Properties
Routing House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
AcceptedAtActionResultTests.cs
AcceptedAtRouteResultTests.cs
AcceptedResultTests.cs
ActionResultOfTTest.cs Introduce ActionResult<T> 2017-09-06 18:46:06 -07:00
BadRequestObjectResultTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
BadRequestResultTests.cs
BindAttributeTest.cs
ChallengeResultTest.cs React to Auth + switch to Policy Evaluator 2017-05-25 18:23:41 -07:00
ConsumesAttributeTests.cs
ContentResultTest.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
ControllerBaseTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
CreatedAtActionResultTests.cs
CreatedAtRouteResultTests.cs
CreatedResultTests.cs
EmptyResultTests.cs
FileContentResultTest.cs Respond to RangeHelper refactor (#6348) 2017-06-06 11:22:35 -07:00
FileResultTest.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
FileStreamResultTest.cs Respond to RangeHelper refactor (#6348) 2017-06-06 11:22:35 -07:00
FlushReportingStream.cs
ForbidResultTest.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
HttpNotFoundObjectResultTest.cs
HttpNotFoundResultTests.cs
HttpOkObjectResultTest.cs
HttpOkResultTest.cs
HttpStatusCodeResultTests.cs
HttpUnauthorizedResultTests.cs
LocalRedirectResultTest.cs
MediaTypeCollectionTest.cs
Microsoft.AspNetCore.Mvc.Core.Test.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
MvcOptionsTest.cs
NonDisposableStreamTest.cs
ObjectResultTests.cs
PhysicalFileResultTest.cs Respond to RangeHelper refactor (#6348) 2017-06-06 11:22:35 -07:00
ProducesAttributeTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
RedirectResultTest.cs
RedirectToActionResultTest.cs
RedirectToPageResultTest.cs
RedirectToRouteResultTest.cs
RequestFormLimitsAttributeTest.cs Added RequestFormLimits filter. 2017-09-18 13:48:15 -07:00
RequireHttpsAttributeTests.cs
ResponseCacheAttributeTest.cs
SerializableErrorTests.cs Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
SignInResultTest.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
SignOutResultTest.cs Add SignOut overload + Use new auth api (#6476) 2017-07-03 12:32:11 -07:00
TestApplicationPart.cs
TestFeatureProvider.cs
ValidationProblemDetailsTest.cs Introduce opinionated API defaults. 2017-09-14 17:07:34 -07:00
VirtualFileResultTest.cs Respond to RangeHelper refactor (#6348) 2017-06-06 11:22:35 -07:00
xunit.runner.json