aspnetcore/test/Microsoft.AspNetCore.Mvc.Co...
Pranav K 8d66f104f7 Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
..
ActionConstraints Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
ApiExplorer Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ApplicationModels Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
ApplicationParts Ignore created URI if Assembly.CodeBase contains a fragment (#8556) 2018-10-08 10:41:04 -07:00
Authorization React to AuthorizationMiddleware (#8697) 2018-11-09 07:11:55 +13:00
Builder Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
Controllers Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
DependencyInjection Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
Filters Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
Formatters Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
Infrastructure Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
ModelBinding Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
Properties
Routing Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
AcceptedAtActionResultTests.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
AcceptedAtRouteResultTests.cs
AcceptedResultTests.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
ActionResultOfTTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ApiConventionMethodAttributeTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ApiConventionTypeAttributeTest.cs
BadRequestObjectResultTests.cs
BadRequestResultTests.cs
BindAttributeTest.cs
ChallengeResultTest.cs
ConflictObjectResultTest.cs
ConflictResultTest.cs
ConsumesAttributeTests.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
ContentResultTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
ControllerBaseTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
CreatedAtActionResultTests.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
CreatedAtRouteResultTests.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
CreatedResultTests.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
EmptyResultTests.cs
FileContentResultTest.cs
FileResultTest.cs
FileStreamResultTest.cs
FlushReportingStream.cs
ForbidResultTest.cs
HttpNotFoundObjectResultTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
HttpNotFoundResultTests.cs
HttpOkObjectResultTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
HttpOkResultTest.cs
HttpStatusCodeResultTests.cs Add IStatusCodeActionResult (#8265) 2018-08-13 15:39:20 -07:00
HttpUnauthorizedResultTests.cs
LocalRedirectResultTest.cs
MediaTypeCollectionTest.cs
Microsoft.AspNetCore.Mvc.Core.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
MvcCoreLoggerExtensionsTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
MvcOptionsTest.cs
ObjectResultTests.cs
PhysicalFileResultTest.cs
ProducesAttributeTests.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
RedirectResultTest.cs
RedirectToActionResultTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
RedirectToPageResultTest.cs
RedirectToRouteResultTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
RequestFormLimitsAttributeTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
RequireHttpsAttributeTests.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ResponseCacheAttributeTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
SerializableErrorTests.cs
ServiceFilterAttributeTest.cs Unwrap filter factories in TypeFilterAttribute & ServiceFilterAttribute 2018-08-24 14:15:40 -07:00
SignInResultTest.cs
SignOutResultTest.cs
TestApplicationPart.cs
TestFeatureProvider.cs
TypeFilterAttributeTest.cs Unwrap filter factories in TypeFilterAttribute & ServiceFilterAttribute 2018-08-24 14:15:40 -07:00
UnprocessableEntityObjectResultTests.cs
UnprocessableEntityResultTests.cs
ValidationProblemDetailsTest.cs Allow passing a dictionary to ValidationProblemDetails 2018-10-29 09:56:17 -07:00
VirtualFileResultTest.cs
xunit.runner.json