aspnetcore/test/Microsoft.AspNet.Mvc.Integr...
Ryan Nowak a5df6679f9 More model binding integration tests
Includes tests for a ValidationAttribute other than RequiredAttribute on
complex models using POCOs and collections
2015-05-04 11:20:52 -07:00
..
ArrayModelBinderIntegrationTest.cs Integration tests for 2015-05-04 09:52:15 -07:00
BinderTypeBasedModelBinderIntegrationTest.cs
…
BodyValidationIntegrationTests.cs
…
ByteArrayModelBinderIntegrationTest.cs
…
CancellationTokenModelBinderIntegrationTest.cs
…
CollectionModelBinderIntegrationTest.cs Validations with BindRequired on properties. 2015-05-04 10:32:35 -07:00
DictionaryModelBinderIntegrationTest.cs Integration tests for 2015-05-04 09:52:15 -07:00
FormCollectionModelBindingIntegrationTest.cs
…
FormFileModelBindingIntegrationTest.cs
…
GenericModelBinderIntegrationTest.cs
…
HeaderModelBinderIntegrationTest.cs
…
KeyValuePairModelBinderIntegrationTest.cs Integration tests for 2015-05-04 09:52:15 -07:00
Microsoft.AspNet.Mvc.IntegrationTests.xproj
…
ModelBindingTestHelper.cs Register default services directly in AddMvc and remove MvcServices 2015-05-04 10:53:34 -07:00
MutableObjectModelBinderIntegrationTest.cs Validations with BindRequired on properties. 2015-05-04 10:32:35 -07:00
ServicesModelBinderIntegrationTest.cs
…
TestMvcOptions.cs
…
TypeConverterModelBinderIntegrationTest.cs
…
ValidationIntegrationTests.cs More model binding integration tests 2015-05-04 11:20:52 -07:00
project.json
…