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 Only create filters for models that need them (#5044) 2016-07-27 16:36:26 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs
BodyValidationIntegrationTests.cs Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
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 Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
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 Only create filters for models that need them (#5044) 2016-07-27 16:36:26 -07:00
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 Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
ValidationIntegrationTests.cs Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
project.json Make Microsoft.AspNetCore.Mvc.TestCommon a regular project 2016-11-23 16:23:56 -08:00