This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c6302ff026
aspnetcore
/
test
/
Microsoft.AspNet.Mvc.Core.Test
/
ModelBinding
History
Mugdha Kulkarni
933a13608f
Adding fix for 2756 and test cases. Skipping the test cases for 2793.
2015-07-10 15:58:36 -07:00
..
Metadata
…
Validation
Fixing tests in Mono.
2015-07-02 17:24:14 -07:00
ArrayModelBinderTest.cs
Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject`
2015-06-24 09:17:29 -07:00
BinderTypeBasedModelBinderModelBinderTest.cs
…
BindingSourceModelBinderTest.cs
…
BindingSourceValueProviderTest.cs
…
BodyModelBinderTests.cs
Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject`
2015-06-24 09:17:29 -07:00
ByteArrayModelBinderTests.cs
Fixing tests in Mono.
2015-07-02 17:24:14 -07:00
CancellationTokenModelBinderTests.cs
…
CollectionModelBinderTest.cs
Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject`
2015-06-24 09:17:29 -07:00
ComplexModelDtoTest.cs
…
CompositeModelBinderTest.cs
…
CompositeValueProviderTests.cs
…
DictionaryBasedValueProviderTests.cs
…
DictionaryModelBinderTest.cs
Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject`
2015-06-24 09:17:29 -07:00
ElementalValueProviderTests.cs
…
FormCollectionModelBinderTest.cs
…
FormFileModelBinderTest.cs
…
FormValueProviderFactoryTests.cs
…
HeaderModelBinderTests.cs
…
KeyValuePairModelBinderTest.cs
Add `ModelBindingContext.IsFirstChanceBinding` and `IsTopLevelObject`
2015-06-24 09:17:29 -07:00
ModelBindingContextTest.cs
…
ModelBindingResultTest.cs
…
MutableObjectModelBinderTest.cs
Adding fix for 2756 and test cases. Skipping the test cases for 2793.
2015-07-10 15:58:36 -07:00
QueryStringValueProviderFactoryTest.cs
…
ReadableStringCollectionValueProviderTest.cs
…
SimpleHttpValueProvider.cs
…
TestValueProvider.cs
…
TypeConverterModelBinderTest.cs
Modify `TypeConverterModelBinder`'s `ModelBindingResult.IsModelSet` to be false when model value is `null` for non-null accepting types.
2015-07-02 20:03:32 -07:00
TypeMatchModelBinderTest.cs
…