aspnetcore/test/Microsoft.AspNetCore.JsonPa...
Jass Bagga e46ba481c8 Throw JsonSerializationException from converters (#116) 2017-10-19 13:32:04 -07:00
..
Adapters Add Test Operation (#114) 2017-10-19 10:46:08 -07:00
Dynamic Combine ExpandoObjectAdapter and DictionaryAdapter (#106) 2017-09-05 16:07:25 -07:00
IntegrationTests Add Test Operation (#114) 2017-10-19 10:46:08 -07:00
DynamicTestObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
InheritedObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
JsonPatchDocumentGetPathTest.cs Use ContractResolver instead of forcing to lower case (#112) 2017-10-11 14:09:35 -07:00
JsonPatchDocumentJsonPropertyAttributeTest.cs Use ContractResolver instead of forcing to lower case (#112) 2017-10-11 14:09:35 -07:00
JsonPatchDocumentTest.cs Add Test Operation (#114) 2017-10-19 10:46:08 -07:00
JsonPropertyComplexNameObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
JsonPropertyObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
JsonPropertyWithAnotherNameObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
JsonPropertyWithInheritanceObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
Microsoft.AspNetCore.JsonPatch.Test.csproj Refactor GetPath in JsonPatchDocumentOfT (#107) 2017-09-11 09:54:29 -07:00
NestedObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
NestedObjectTests.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
ObjectAdapterTests.cs Throw JsonSerializationException from converters (#116) 2017-10-19 13:32:04 -07:00
ObjectVisitorTest.cs Combine ExpandoObjectAdapter and DictionaryAdapter (#106) 2017-09-05 16:07:25 -07:00
OperationBaseTests.cs Refactor invalid operation exception handling (#87) 2017-06-21 12:35:31 -07:00
ParsedPathTests.cs
SimpleObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
SimpleObjectWithNestedObject.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
SimpleObjectWithNestedObjectWithNullCheck.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
SimpleObjectWithNullCheck.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
TestErrorLogger.cs