aspnetcore/test/Microsoft.AspNetCore.JsonPa...
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
..
Adapters Initial commit providing the AdapterFactory directly to the ObjectAdapter to all for customization of the Adapter selection and the ability to override the built in adapters to leverage their ability as much as possible. 2018-05-11 17:44:47 -07:00
IntegrationTests Prevent null refs when copying a property with a null value 2018-11-08 14:29:34 -08:00
Internal Merge branch 'release/2.2' 2018-10-31 14:24:26 -07:00
TestObjectModels
CustomNamingStrategyTests.cs
JsonPatchDocumentGetPathTest.cs
JsonPatchDocumentJsonPropertyAttributeTest.cs Allow whitespace and backslash in path 2018-02-27 15:24:36 -08:00
JsonPatchDocumentTest.cs
Microsoft.AspNetCore.JsonPatch.Test.csproj Target netcoreapp2.1 in tests and samples 2017-11-13 17:00:56 -08:00
OperationBaseTests.cs
TestErrorLogger.cs
WriteOnceDynamicTestObject.cs Improve conformance of replace operations to spec 2018-10-12 19:27:38 -07:00