aspnetcore/test/Microsoft.AspNetCore.JsonPa...
Jass Bagga c816bce13a Refactor invalid operation exception handling (#87)
Addresses part of #80
2017-06-21 12:35:31 -07:00
..
Dynamic Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07:00
DictionaryAdapterTest.cs
InheritedDTO.cs [Fixes #61] Move must keep object reference 2017-03-08 12:26:10 -08:00
JsonPatchDocumentJsonPropertyAttributeTest.cs Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07: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
JsonPropertyWithAnotherNameDTO.cs
JsonPropertyWithInheritanceDTO.cs
ListAdapterTest.cs Correct ListAdapter tests 2017-03-08 12:46:57 -08:00
Microsoft.AspNetCore.JsonPatch.Test.csproj Updated to netstandard2.0 2017-06-06 12:03:01 -07:00
NestedDTO.cs
NestedObjectTests.cs Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07:00
ObjectAdapterTests.cs Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07:00
ObjectVisitorTest.cs
OperationBaseTests.cs Refactor invalid operation exception handling (#87) 2017-06-21 12:35:31 -07:00
ParsedPathTests.cs Escaping support for JSON pointers 2016-11-07 22:11:22 -08:00
SimpleDTO.cs
SimpleDTOWithNestedDTO.cs [Fixes #61] Move must keep object reference 2017-03-08 12:26:10 -08: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