aspnetcore/test/Microsoft.AspNetCore.JsonPa...
Doug Bunting 50abb557fc Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-13 12:18:55 -08:00
..
Dynamic [Fixes #33] Dictionary operations fail due to contract issues 2016-10-06 15:43:42 -07:00
DictionaryAdapterTest.cs [Fixes #33] Dictionary operations fail due to contract issues 2016-10-06 15:43:42 -07:00
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 Handle exceptions for invalid operation types 2016-11-03 14:43:35 -07:00
JsonPropertyComplexNameDTO.cs Escaping support for JSON pointers 2016-11-07 22:11:22 -08:00
JsonPropertyDTO.cs Fix for issue #29 (Honor JsonProperty when serializing a JsonPatchDocument) (#35) 2016-09-28 09:37:21 -07:00
JsonPropertyWithAnotherNameDTO.cs Fix for issue #29 (Honor JsonProperty when serializing a JsonPatchDocument) (#35) 2016-09-28 09:37:21 -07:00
JsonPropertyWithInheritanceDTO.cs Fix for issue #29 (Honor JsonProperty when serializing a JsonPatchDocument) (#35) 2016-09-28 09:37:21 -07:00
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 Bump test projects up to .NET 4.5.2 2017-02-13 12:18:55 -08:00
NestedDTO.cs [Fixes #33] Dictionary operations fail due to contract issues 2016-10-06 15:43:42 -07:00
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 [Fixes #33] Dictionary operations fail due to contract issues 2016-10-06 15:43:42 -07:00
ParsedPathTests.cs Escaping support for JSON pointers 2016-11-07 22:11:22 -08:00
SimpleDTO.cs [Fixes #33] Dictionary operations fail due to contract issues 2016-10-06 15:43:42 -07:00
SimpleDTOWithNestedDTO.cs [Fixes #33] Dictionary operations fail due to contract issues 2016-10-06 15:43:42 -07:00
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 [Fixes #33] Dictionary operations fail due to contract issues 2016-10-06 15:43:42 -07:00