aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Nate McMaster f5aae26b44
Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734)
2018-11-16 16:28:35 -08:00
..
Models
ActionParametersIntegrationTest.cs
ArrayModelBinderIntegrationTest.cs
AuthorizeFilterIntegrationTest.cs Move pubinternal types in Mvc.Razor and Mvc.RazorPages to internal 2018-11-09 15:00:38 -08:00
BindPropertyIntegrationTest.cs Move pubinternal types in Mvc.Razor and Mvc.RazorPages to internal 2018-11-09 15:00:38 -08:00
BinderTypeBasedModelBinderIntegrationTest.cs
BindingSourceMetadataProviderIntegrationTest.cs Move pubinternal types in Mvc.Razor and Mvc.RazorPages to internal 2018-11-09 15:00:38 -08:00
BodyValidationIntegrationTests.cs
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs
CompanyNameAttribute.cs
ComplexTypeModelBinderIntegrationTest.cs
DictionaryModelBinderIntegrationTest.cs
ExcludeBindingMetadataProviderIntegrationTest.cs Move pubinternal types in Mvc.Razor and Mvc.RazorPages to internal 2018-11-09 15:00:38 -08:00
FormCollectionModelBindingIntegrationTest.cs
FormFileModelBindingIntegrationTest.cs
GenericModelBinderIntegrationTest.cs
HasValidatorsValidationMetadataProviderIntegrationTest.cs
HeaderModelBinderIntegrationTest.cs
JQueryFormatModelBindingIntegrationTest.cs
KeyValuePairModelBinderIntegrationTest.cs
Microsoft.AspNetCore.Mvc.IntegrationTests.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
ModelBindingTestContext.cs
ModelBindingTestHelper.cs
ModelPrefixSelectionIntegrationTest.cs
ParameterBinderExtensions.cs
ProductValidatorAttribute.cs
ServicesModelBinderIntegrationTest.cs
SimpleTypeModelBinderIntegrationTest.cs
TestMvcOptions.cs Move pubinternal to internal in CORS, DataAnnotations, Formatters, TagHelpers 2018-11-12 10:27:26 -08:00
TryUpdateModelIntegrationTest.cs Make types in Microsoft.AspNetCore.Mvc.Internal namespace internal 2018-11-08 14:00:16 -08:00
TryValidateModelIntegrationTest.cs Move pubinternal types in Mvc.Razor and Mvc.RazorPages to internal 2018-11-09 15:00:38 -08:00
ValidationIntegrationTests.cs