aspnetcore/test/Microsoft.AspNetCore.JsonPa...
Jass Bagga bf5c043de3 Refactor GetPath in JsonPatchDocumentOfT (#107)
Addresses #98
2017-09-11 09:54:29 -07:00
..
Dynamic Combine ExpandoObjectAdapter and DictionaryAdapter (#106) 2017-09-05 16:07:25 -07:00
IntegrationTests Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
DictionaryAdapterTest.cs Combine ExpandoObjectAdapter and DictionaryAdapter (#106) 2017-09-05 16:07:25 -07:00
DynamicObjectAdapterTest.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -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 Refactor GetPath in JsonPatchDocumentOfT (#107) 2017-09-11 09:54:29 -07:00
JsonPatchDocumentJsonPropertyAttributeTest.cs Refactor GetPath in JsonPatchDocumentOfT (#107) 2017-09-11 09:54:29 -07:00
JsonPatchDocumentTest.cs
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
ListAdapterTest.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 Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
ObjectVisitorTest.cs Combine ExpandoObjectAdapter and DictionaryAdapter (#106) 2017-09-05 16:07:25 -07:00
OperationBaseTests.cs
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