aspnetcore/test/Microsoft.AspNetCore.JsonPa...
Jass Bagga 3d6a8615de Support DynamicObject types (#99)
Addresses #38
2017-08-24 15:11:01 -07:00
..
Dynamic Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
IntegrationTests Support DynamicObject types (#99) 2017-08-24 15:11:01 -07:00
DictionaryAdapterTest.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -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
JsonPatchDocumentJsonPropertyAttributeTest.cs Support DynamicObject types (#99) 2017-08-24 15:11:01 -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 Use PackageLineup to manage versions (revert revert) 2017-08-18 16:31:06 -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 Support DynamicObject types (#99) 2017-08-24 15:11:01 -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