| .. |
|
AcceptHeaderParserTest.cs
|
…
|
|
|
ActionConstraintCacheTest.cs
|
…
|
|
|
ActionDescriptorCollectionProviderTest.cs
|
…
|
|
|
ActionMethodExecutorTest.cs
|
Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult
|
2018-05-29 14:35:42 -07:00 |
|
ActionResultTypeMapperTest.cs
|
Add mapping service for action results
|
2018-03-27 17:13:41 -07:00 |
|
ActionSelectorTest.cs
|
[Fixes #7959] Conventional routing with custom templates not working when you have area attributes
|
2018-07-09 12:35:14 -07:00 |
|
ApiBehaviorApplicationModelProviderTest.cs
|
[Fixes #7609] ApiBehaviorApplicationModelProvider overwrites existing BindingInfo in entirety when inferring binding sources
|
2018-05-30 05:30:10 -07:00 |
|
AttributeRouteTest.cs
|
…
|
|
|
AttributeRoutingTest.cs
|
Removed UrlTestEncoder references in tests
|
2018-04-14 06:08:20 -07:00 |
|
AuthorizationApplicationModelProviderTest.cs
|
Use ModelMetadataProvider to infer BindingSource on application model
|
2018-04-02 09:48:49 -07:00 |
|
ClientValidatorCacheTest.cs
|
…
|
|
|
ControllerActionDescriptorBuilderTest.cs
|
…
|
|
|
ControllerActionDescriptorProviderTests.cs
|
Use ModelMetadataProvider to infer BindingSource on application model
|
2018-04-02 09:48:49 -07:00 |
|
ControllerActionInvokerCacheTest.cs
|
Add compatibility switch controlling parameter metadata and top-level validation
|
2018-03-26 12:29:04 -07:00 |
|
ControllerActionInvokerTest.cs
|
Add mapping service for action results
|
2018-03-27 17:13:41 -07:00 |
|
ControllerBinderDelegateProviderTest.cs
|
Add compatibility switch controlling parameter metadata and top-level validation
|
2018-03-26 12:29:04 -07:00 |
|
DefaultApplicationModelProviderTest.cs
|
Introduce BindPropertiesAttribute
|
2018-04-20 14:32:14 -07:00 |
|
DefaultBindingMetadataProviderTest.cs
|
Include parameter type's attributes in ModelMetadata
|
2018-04-17 12:40:38 -07:00 |
|
DefaultCollectionValidationStrategyTest.cs
|
…
|
|
|
DefaultComplexObjectValidationStrategyTest.cs
|
…
|
|
|
DefaultModelValidatorProviderTest.cs
|
…
|
|
|
DefaultObjectValidatorTests.cs
|
Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure`
|
2018-01-09 10:51:09 -08:00 |
|
DisableRequestSizeLimitFilterTest.cs
|
…
|
|
|
ElementalValueProviderTests.cs
|
…
|
|
|
ExplicitIndexCollectionValidationStrategyTest.cs
|
…
|
|
|
FilterFactoryTest.cs
|
…
|
|
|
FilterProviderTest.cs
|
…
|
|
|
HttpMethodActionConstraintTest.cs
|
…
|
|
|
MiddlewareFilterBuilderTest.cs
|
Use `ExceptionDispatchInfo` in `MiddlewareFilterBuilder` if available
|
2018-01-02 14:56:41 -08:00 |
|
MiddlewareFilterConfigurationProviderTest.cs
|
…
|
|
|
MiddlewareFilterTest.cs
|
Add mapping service for action results
|
2018-03-27 17:13:41 -07:00 |
|
MvcCoreLoggerExtensionsTest.cs
|
Update usage of TestSink
|
2018-04-13 10:21:41 -07:00 |
|
ParameterDefaultValuesTest.cs
|
[Fixes #7518] NullReferenceException thrown when Controller method uses Guid parameter default value
|
2018-03-27 05:22:20 -07:00 |
|
PrefixContainerTest.cs
|
…
|
|
|
ReferenceEqualityComparerTest.cs
|
…
|
|
|
RequestFormLimitsFilterTest.cs
|
…
|
|
|
RequestSizeLimitFilterTest.cs
|
…
|
|
|
ResponseCacheFilterExecutorTest.cs
|
…
|
|
|
ResponseContentTypeHelperTest.cs
|
…
|
|
|
ShortFormDictionaryValidationStrategyTest.cs
|
Fix binding & validating dictionaries of non-simple types in jQuery requests
|
2018-04-14 10:41:00 -07:00 |
|
ValidatorCacheTest.cs
|
…
|
|
|
ViewEnginePathTest.cs
|
…
|
|