deserializationOfArrayWithOneInstanceReturnsProperCollection | 4 ms | Passed |
deserializationResolvesReferenceInPluralPropertyWrappedInAnotherObject | 8 ms | Passed |
deserializationSetsValueOfTypesSpecification | 3 ms | Passed |
deserializationThrowsExceptionWhenTypesAttributeDoesNotContainTargetClassType | 2 ms | Passed |
skipsUnknownPropertyWhenIgnoreIsConfiguredAndUnmappedPropertyIsEncountered | 3 ms | Passed |
testDeserializeInstanceWithDataProperties | 1.2 sec | Passed |
testDeserializeInstanceWithPluralObjectProperty | 7 ms | Passed |
testDeserializeInstanceWithPluralObjectPropertyWithBackwardReferencesToOriginalInstance | 7 ms | Passed |
testDeserializeInstanceWithSingularObjectProperty | 54 ms | Passed |
testDeserializeInstanceWithSingularObjectPropertyWithBackwardReference | 4 ms | Passed |
throwsUnknownPropertyExceptionWhenIgnoreIsNotConfiguredAndUnmappedPropertyIsEncountered | 5 ms | Passed |