aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Internal
jacalvar 6a6d2e0d9f [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
..
AcceptHeaderParserTest.cs
ActionConstraintCacheTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
AttributeRouteTest.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
AttributeRoutingTest.cs Streamlining action selection and route values 2016-04-22 17:36:23 -07:00
AuthorizationApplicationModelProviderTest.cs Update AuthZ test 2016-05-31 17:16:47 -07:00
ClientValidatorCacheTest.cs
ControllerActionDescriptorBuilderTest.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
ControllerActionDescriptorProviderTests.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
ControllerActionInvokerCacheTest.cs [Fixes #4616] Filter caching is too aggressive 2016-05-11 16:58:45 -07:00
ControllerActionInvokerTest.cs [Fixes #4291] Simplified MvcRouteHandler code 2016-05-31 15:02:14 -07:00
ControllerArgumentBinderTests.cs Use type metadata for `ModelBinderProviderContext.BindingInfo` 2016-05-27 23:00:29 -07:00
DefaultApplicationModelProviderTest.cs [Fixes #4043] Figure out ControllerModel.AttributeRoutes 2016-03-01 10:28:24 -08:00
DefaultAssemblyPartDiscoveryProviderTest.cs [Fixes #4655] Make comparisons in DefaultAssemblyPartDiscoveryProvider case insensitive 2016-05-20 11:22:55 -07:00
DefaultBindingMetadataProviderTest.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
DefaultCollectionValidationStrategyTest.cs
DefaultComplexObjectValidationStrategyTest.cs
DefaultModelValidatorProviderTest.cs
DefaultObjectValidatorTests.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
ElementalValueProviderTests.cs
ExplicitIndexCollectionValidationStrategyTest.cs
FilterProviderTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
HttpMethodActionConstraintTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
ObjectMethodExecutorTest.cs Remove usage of `async void` in unit tests 2016-05-20 15:07:48 -07:00
PrefixContainerTest.cs Adding tests for PrefixContainer 2016-03-28 14:31:17 -07:00
ReferenceEqualityComparerTest.cs
ResponseCacheFilterTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
ResponseContentTypeHelperTest.cs
ShortFormDictionaryValidationStrategyTest.cs
ValidatorCacheTest.cs