deserializationOfArrayWithOneInstanceReturnsProperCollection | 4 ms | Passed |
deserializationPopulatesPropertiesFieldWithUnmappedPropertiesFoundInInput | 2 ms | Passed |
deserializationPopulatesTypedProperties | 5 ms | Passed |
deserializationResolvesReferenceInPluralPropertyWrappedInAnotherObject | 7 ms | Passed |
deserializationSetsValueOfTypesSpecification | 1 ms | Passed |
deserializationThrowsExceptionWhenMultipleValuesForSingularFieldAreEncountered | 13 ms | Passed |
deserializationThrowsExceptionWhenMultipleValuesOfUnmappedPropertyForPropertiesWithSingularValuesAreEncountered | 0.95 sec | Passed |
deserializationThrowsExceptionWhenTypesAttributeDoesNotContainTargetClassType | 2 ms | Passed |
skipsUnknownPropertyWhenIgnoreIsConfiguredAndUnmappedPropertyIsEncountered | 6 ms | Passed |
testDeserializeInstanceWithDataProperties | 6 ms | Passed |
testDeserializeInstanceWithPluralObjectProperty | 7 ms | Passed |
testDeserializeInstanceWithPluralObjectPropertyWithBackwardReferencesToOriginalInstance | 18 ms | Passed |
testDeserializeInstanceWithSingularObjectProperty | 26 ms | Passed |
testDeserializeInstanceWithSingularObjectPropertyWithBackwardReference | 5 ms | Passed |
throwsUnknownPropertyExceptionWhenIgnoreIsNotConfiguredAndUnmappedPropertyIsEncountered | 5 ms | Passed |