aspnetcore/test/Microsoft.AspNetCore.JsonPa...
Jass Bagga 48ab68bd2a Upgrade to msbuild
Addresses #57
2017-01-30 15:58:19 -08:00
..
Dynamic
DictionaryAdapterTest.cs
JsonPatchDocumentJsonPropertyAttributeTest.cs [Fixes #50] JsonPatchDocument.Replace() yields invalid path when [JsonProperty] is used (1.1.0) 2017-01-03 15:15:01 -08:00
JsonPatchDocumentTest.cs
JsonPropertyComplexNameDTO.cs
JsonPropertyDTO.cs
JsonPropertyWithAnotherNameDTO.cs
JsonPropertyWithInheritanceDTO.cs
ListAdapterTest.cs [Fixes #48] Regression: List add must support adding items where index is same as count of elements 2017-01-26 13:48:12 -08:00
Microsoft.AspNetCore.JsonPatch.Test.csproj Upgrade to msbuild 2017-01-30 15:58:19 -08:00
NestedDTO.cs
NestedObjectTests.cs Add tests for Replace operation with null checks for property (#56) 2017-01-26 11:28:35 -08:00
ObjectAdapterTests.cs Add tests for Replace operation with null checks for property (#56) 2017-01-26 11:28:35 -08:00
ObjectVisitorTest.cs
ParsedPathTests.cs
SimpleDTO.cs
SimpleDTOWithNestedDTO.cs
SimpleDTOWithNestedDTOWithNullCheck.cs Add tests for Replace operation with null checks for property (#56) 2017-01-26 11:28:35 -08:00
SimpleDTOWithNullCheck.cs Add tests for Replace operation with null checks for property (#56) 2017-01-26 11:28:35 -08:00
TestErrorLogger.cs