| .. |
|
AcceptHeaderParserTest.cs
|
[Fixes #5150] parsing issue on asp.net when request quality factor is specified
|
2016-10-18 12:52:53 -07:00 |
|
ActionConstraintCacheTest.cs
|
…
|
|
|
AttributeRouteTest.cs
|
[Fixes #4991] Misleading MissingMethodException message for incorrect routes
|
2016-08-11 11:57:21 -07:00 |
|
AttributeRoutingTest.cs
|
Updating to netcoreapp1.1
|
2016-10-13 11:21:09 -07:00 |
|
AuthorizationApplicationModelProviderTest.cs
|
Only create filters for models that need them (#5044)
|
2016-07-27 16:36:26 -07:00 |
|
ClientValidatorCacheTest.cs
|
…
|
|
|
ControllerActionDescriptorBuilderTest.cs
|
…
|
|
|
ControllerActionDescriptorProviderTests.cs
|
[Design] Split up MvcRouteHandler
|
2016-06-07 08:12:47 -07:00 |
|
ControllerActionInvokerCacheTest.cs
|
…
|
|
|
ControllerActionInvokerTest.cs
|
Fix broken test caused by logging change aspnet/Logging#480
|
2016-08-26 10:59:30 -07:00 |
|
DefaultApplicationModelProviderTest.cs
|
[Fixes #5352] When replacing Controller.Dispose with an explicit implementation the base Dispose is an action
|
2016-11-04 09:34:30 -07:00 |
|
DefaultAssemblyPartDiscoveryProviderTest.cs
|
Modified exception message for duplicate keys exception in CandidateResolver
|
2016-11-07 11:16:11 -08:00 |
|
DefaultBindingMetadataProviderTest.cs
|
Fail more gracefully when option collections cleared
|
2016-06-30 14:52:50 -07:00 |
|
DefaultCollectionValidationStrategyTest.cs
|
…
|
|
|
DefaultComplexObjectValidationStrategyTest.cs
|
…
|
|
|
DefaultControllerArgumentBinderTests.cs
|
Fix #4803 - Move some types internal
|
2016-06-09 09:36:15 -07:00 |
|
DefaultModelValidatorProviderTest.cs
|
…
|
|
|
DefaultObjectValidatorTests.cs
|
Replace HashSet with a Hybrid HashSet/List
|
2016-10-24 14:47:49 -07:00 |
|
ElementalValueProviderTests.cs
|
…
|
|
|
ExplicitIndexCollectionValidationStrategyTest.cs
|
…
|
|
|
FilterProviderTest.cs
|
…
|
|
|
HttpMethodActionConstraintTest.cs
|
…
|
|
|
MiddlewareFilterBuilderTest.cs
|
Reverting accidental changes
|
2016-09-08 08:28:51 -07:00 |
|
MiddlewareFilterConfigurationProviderTest.cs
|
Throw an exception if configurationType to CreateConfigureDelegate is abstract/has no parameterless ctor
|
2016-11-08 14:16:03 -08:00 |
|
MiddlewareFilterTest.cs
|
Reverting accidental changes
|
2016-09-08 08:28:51 -07:00 |
|
ObjectMethodExecutorTest.cs
|
…
|
|
|
PrefixContainerTest.cs
|
…
|
|
|
ReferenceEqualityComparerTest.cs
|
…
|
|
|
ResponseCacheFilterTest.cs
|
Add support for VaryByQueryKey #2894
|
2016-10-18 12:31:04 -07:00 |
|
ResponseContentTypeHelperTest.cs
|
…
|
|
|
ShortFormDictionaryValidationStrategyTest.cs
|
…
|
|
|
ValidatorCacheTest.cs
|
…
|
|