| .. |
|
AcceptHeaderParserTest.cs
|
Fixes a parsing bug with the AcceptHeaderParser
|
2017-01-23 13:12:40 -08:00 |
|
ActionConstraintCacheTest.cs
|
…
|
|
|
ActionDescriptorCollectionProviderTest.cs
|
…
|
|
|
ActionMethodExecutorTest.cs
|
Revisit the unwrapping code in ControllerActionInvoker
|
2017-09-19 09:49:37 -07:00 |
|
ActionSelectorTest.cs
|
Remove TestOptionsManager
|
2017-10-30 17:49:15 -07:00 |
|
ApiBehaviorApplicationModelProviderTest.cs
|
Infer multipart/form-data for FromFile parameters
|
2017-11-02 09:36:31 -07:00 |
|
AttributeRouteTest.cs
|
Remove TaskCache and TaskCacheOfT
|
2017-06-08 08:19:20 -07:00 |
|
AttributeRoutingTest.cs
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
AuthorizationApplicationModelProviderTest.cs
|
Remove TestOptionsManager
|
2017-10-30 17:49:15 -07:00 |
|
ClientValidatorCacheTest.cs
|
Move classes out of .Internal
|
2017-01-19 11:11:28 -08:00 |
|
ControllerActionDescriptorBuilderTest.cs
|
…
|
|
|
ControllerActionDescriptorProviderTests.cs
|
Remove TestOptionsManager
|
2017-10-30 17:49:15 -07:00 |
|
ControllerActionInvokerCacheTest.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
ControllerActionInvokerTest.cs
|
Refactor content negotiation code into a service (#6998)
|
2017-10-31 16:32:37 -07:00 |
|
ControllerBinderDelegateProviderTest.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
DefaultApplicationModelProviderTest.cs
|
Infer multipart/form-data for FromFile parameters
|
2017-11-02 09:36:31 -07:00 |
|
DefaultAssemblyPartDiscoveryProviderTest.cs
|
House Cleaning - Spelling and grammar 🚿
|
2017-08-30 14:58:44 -07:00 |
|
DefaultBindingMetadataProviderTest.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
DefaultCollectionValidationStrategyTest.cs
|
…
|
|
|
DefaultComplexObjectValidationStrategyTest.cs
|
Add `[ValidateNever]` and `IPropertyValidationFilter`
|
2017-01-15 21:40:29 -08:00 |
|
DefaultModelValidatorProviderTest.cs
|
…
|
|
|
DefaultObjectValidatorTests.cs
|
Minor test code changes to resolve xUnit2013 build error
|
2017-10-05 16:04:20 -07:00 |
|
DisableRequestSizeLimitFilterTest.cs
|
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
|
2017-09-12 17:03:24 -07:00 |
|
ElementalValueProviderTests.cs
|
…
|
|
|
ExplicitIndexCollectionValidationStrategyTest.cs
|
…
|
|
|
FilterFactoryTest.cs
|
Fix filter order (#6577)
|
2017-07-21 10:50:34 -07:00 |
|
FilterProviderTest.cs
|
…
|
|
|
HttpMethodActionConstraintTest.cs
|
Refactor CORS support out of MVC Core
|
2017-08-14 11:40:56 -07:00 |
|
MiddlewareFilterBuilderTest.cs
|
…
|
|
|
MiddlewareFilterConfigurationProviderTest.cs
|
…
|
|
|
MiddlewareFilterTest.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
ParameterDefaultValuesTest.cs
|
React to new ObjectMethodExecutor in Common
|
2017-05-03 15:40:02 +01:00 |
|
PrefixContainerTest.cs
|
Fall back to linear search for prefix matches
|
2017-06-30 10:59:07 -07:00 |
|
ReferenceEqualityComparerTest.cs
|
…
|
|
|
RequestFormLimitsFilterTest.cs
|
Added RequestFormLimits filter.
|
2017-09-18 13:48:15 -07:00 |
|
RequestSizeLimitFilterTest.cs
|
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
|
2017-09-12 17:03:24 -07:00 |
|
ResponseCacheFilterExecutorTest.cs
|
Fix #4914 patternize filter overrides
|
2017-09-18 12:12:44 -07:00 |
|
ResponseContentTypeHelperTest.cs
|
House Cleaning - Spelling and grammar 🚿
|
2017-08-30 14:58:44 -07:00 |
|
ShortFormDictionaryValidationStrategyTest.cs
|
…
|
|
|
ValidatorCacheTest.cs
|
Move classes out of .Internal
|
2017-01-19 11:11:28 -08:00 |
|
ViewEnginePathTest.cs
|
Normalize paths in RazorViewEngine prior to invoking page factory
|
2017-09-07 11:36:31 -07:00 |