aspnetcore/test/Microsoft.AspNetCore.JsonPa.../IntegrationTests
Alexander Shabunevich bf9fd0d106 Prevent null refs when copying a property with a null value
* Fix aspnet/AspNetCore#3559 Json Patch: System.NullReferenceException while trying to use copy operation from property with null value.

* Fix aspnet/AspNetCore#3559: Missing tests added.
2018-11-08 14:29:34 -08:00
..
AnonymousObjectIntegrationTest.cs
DictionaryIntegrationTest.cs
DynamicObjectIntegrationTest.cs
ExpandoObjectIntegrationTest.cs Prevent null refs when copying a property with a null value 2018-11-08 14:29:34 -08:00
ListIntegrationTest.cs
NestedObjectIntegrationTest.cs Prevent null refs when copying a property with a null value 2018-11-08 14:29:34 -08:00
SimpleObjectIntegrationTest.cs Prevent null refs when copying a property with a null value 2018-11-08 14:29:34 -08:00