aspnetcore/test/Microsoft.AspNetCore.Mvc.In...
Pranav K 5b2a4aecb6 Make Microsoft.AspNetCore.Mvc.TestCommon a regular project
* This allows specifying all it's dependencies rather than for consuming projects to do this
* Remove unused APIs
* Fix weird downgrade warnings that show up due to P2P references
2016-11-23 16:23:56 -08:00
..
Models
ActionParametersIntegrationTest.cs Check for default constructor in ComplexTypeModelBinderProvider 2016-10-07 16:46:13 -07:00
ArrayModelBinderIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
AuthorizeFilterIntegrationTest.cs
BinderTypeBasedModelBinderIntegrationTest.cs
BodyValidationIntegrationTests.cs
ByteArrayModelBinderIntegrationTest.cs
CancellationTokenModelBinderIntegrationTest.cs
CollectionModelBinderIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
CompanyNameAttribute.cs
DictionaryModelBinderIntegrationTest.cs
ExcludeBindingMetadataProviderIntegrationTest.cs
FormCollectionModelBindingIntegrationTest.cs
FormFileModelBindingIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
GenericModelBinderIntegrationTest.cs
HeaderModelBinderIntegrationTest.cs
KeyValuePairModelBinderIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests.xproj
ModelBindingTestContext.cs
ModelBindingTestHelper.cs
ModelPrefixSelectionIntegrationTest.cs
MutableObjectModelBinderIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
ProductValidatorAttribute.cs
ServicesModelBinderIntegrationTest.cs
SimpleTypeModelBinderIntegrationTest.cs
TestMvcOptions.cs Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
TryUpdateModelIntegrationTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
TryValidateModelIntegrationTest.cs
ValidationIntegrationTests.cs
project.json Make Microsoft.AspNetCore.Mvc.TestCommon a regular project 2016-11-23 16:23:56 -08:00