aspnetcore/test/Microsoft.AspNetCore.Mvc.Co...
Pranav K c8a1bb6914 React to deps file casing change
Fixes #6122
2017-04-13 13:09:00 -07:00
..
ApplicationModel Fix attribute routing error message related to replace tokens 2017-01-04 15:43:57 -08:00
ApplicationParts Dynamic assembly checks to prevent NotSupprotedExceptions from System.Reflection.Emit 2016-11-07 12:49:49 -08:00
Authorization Unify dependency versions to one file 2017-03-15 16:54:32 -07:00
Builder Reverting accidental changes 2016-09-08 08:28:51 -07:00
Controllers Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
DependencyInjection Add extension method for IParameterModelConvention. (#5640) 2016-12-27 16:49:12 -08:00
Filters Reverting accidental changes 2016-09-08 08:28:51 -07:00
Formatters Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
Infrastructure Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
Internal React to deps file casing change 2017-04-13 13:09:00 -07:00
ModelBinding Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
Properties
Routing Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
AcceptedAtActionResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
AcceptedAtRouteResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
AcceptedResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
BadRequestObjectResultTests.cs
BadRequestResultTests.cs
BindAttributeTest.cs Simplify BindAttribute - rename PredicateProvider 2016-03-31 12:34:02 -07:00
ChallengeResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
ConsumesAttributeTests.cs Added ValueProviderFactories to ResourceFilterExecutingContext 2016-05-20 04:15:07 -07:00
ContentResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
ControllerBaseTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
CreatedAtActionResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
CreatedAtRouteResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
CreatedResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
EmptyResultTests.cs
FileContentResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
FileResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
FileStreamResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
FlushReportingStream.cs
ForbidResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
HttpNotFoundObjectResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
HttpNotFoundResultTests.cs [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
HttpOkObjectResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
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 [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
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 Use alternate workaround for #6005 2017-03-22 19:14:46 -07:00
MvcOptionsTest.cs
NonDisposableStreamTest.cs Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
ObjectResultTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
PhysicalFileResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
ProducesAttributeTests.cs Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
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
RedirectToRouteResultTest.cs Add PreserveMethod (#6075) 2017-04-10 17:31:59 -07:00
RequireHttpsAttributeTests.cs Created option for RequireHttpsAttribute.Permanent 2016-08-04 11:43:16 -07:00
ResponseCacheAttributeTest.cs Add support for VaryByQueryKey #2894 2016-10-18 12:31:04 -07:00
SerializableErrorTests.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
SignInResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
SignOutResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
TestApplicationPart.cs [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00
TestFeatureProvider.cs [Fixes #4014] Add overload to AddControllerAsServices that uses the default controller discovery logic. 2016-04-01 09:29:37 -07:00
VirtualFileResultTest.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
xunit.runner.json Migrate to MSBuild 2017-02-28 21:20:39 -08:00