| deserializationEnsuresEqualityAndHashCodeBasedCollectionsArePopulatedCorrectly | 7 ms | Passed |
| deserializationHandlesAnnotationPropertyValuesWhichMixLiteralAndReferenceValues | 6 ms | Passed |
| deserializationHandlesJsonLdListOfValues | 6 ms | Passed |
| deserializationHandlesObjectPropertyFieldOfTypeObject | 6 ms | Passed |
| deserializationHandlesSingularAnnotationPropertyWithReferenceValue | 5 ms | Passed |
| deserializationHandlesTypedDataPropertyValues | 11 ms | Passed |
| deserializationIgnoresPropertyWithReadOnlyAccess | 9 ms | Passed |
| deserializationOfArrayWithOneInstanceReturnsProperCollection | 6 ms | Passed |
| deserializationParsesNumericTimestampForDateField | 13 ms | Passed |
| deserializationPopulatesPropertiesFieldWithUnmappedPropertiesFoundInInput | 9 ms | Passed |
| deserializationPopulatesTypedProperties | 7 ms | Passed |
| deserializationPutsUnmappedObjectReferencesIntoProperties | 7 ms | Passed |
| deserializationPutsUnmappedObjectReferencesIntoTypedProperties | 10 ms | Passed |
| deserializationReconstructsObjectFromMultiplePlaces | 7 ms | Passed |
| deserializationResolvesReferenceInPluralPropertyWrappedInAnotherObject | 7 ms | Passed |
| deserializationReturnsSubclassInstanceWhenTypesMatch | 6 ms | Passed |
| deserializationSetsValueOfTypesSpecification | 6 ms | Passed |
| deserializationSupportsCompactedIrisBasedOnJOPANamespaces | 9 ms | Passed |
| deserializationSupportsDeserializingObjectAsPlainIdentifier | 9 ms | Passed |
| deserializationSupportsDeserializingObjectsAsPluralPlainIdentifiers | 10 ms | Passed |
| deserializationSupportsDeserializingPlainStringToMultilingualStringAttribute | 17 ms | Passed |
| deserializationSupportsDeserializingSingleLanguageTaggedValueIntoPlainStringAttribute | 6 ms | Passed |
| deserializationSupportsDeserializingSingleValueIntoMultilingualStringAttribute | 8 ms | Passed |
| deserializationSupportsMultilingualStringAttributes | 3 ms | Passed |
| deserializationSupportsMultilingualStringWithNoneLanguage | 17 ms | Passed |
| deserializationSupportsObjectsWithBlankNodeIds | 8 ms | Passed |
| deserializationSupportsOptimisticTargetTypeResolution | 8 ms | Passed |
| deserializationSupportsOptimisticTargetTypeResolutionWithSuperclassPreference | 11 ms | Passed |
| deserializationSupportsPlainIdentifierObjectPropertyValues | 9 ms | Passed |
| deserializationSupportsPlainObjectReturnType | 19 ms | Passed |
| deserializationSupportsPluralMultilingualAttributes | 9 ms | Passed |
| deserializationSupportsPolymorphismForAttributes | 9 ms | Passed |
| deserializationSupportsPolymorphismForCollections | 7 ms | Passed |
| deserializationThrowsAmbiguousTargetTypeExceptionForAmbiguousTargetTypeWithDisabledOptimisticTargetTypeResolution | 10 ms | Passed |
| deserializationThrowsExceptionWhenMultipleValuesForSingularFieldAreEncountered | 8 ms | Passed |
| deserializationThrowsExceptionWhenMultipleValuesOfUnmappedPropertyForPropertiesWithSingularValuesAreEncountered | 9 ms | Passed |
| deserializationThrowsExceptionWhenTypesAttributeDoesNotContainTargetClassType | 8 ms | Passed |
| deserializationThrowsJsonLdDeserializationExceptionWhenInputIsNotExpandedJsonLd | 8 ms | Passed |
| deserializationThrowsUnresolvedReferenceExceptionWhenUnresolvedReferenceIsFound | 6 ms | Passed |
| deserializationUnmarshallsDataPropertyValueIntoEnumConstant | 6 ms | Passed |
| deserializationUsesDeferredReferenceResolutionToHandleReferencePrecedingObjectDeclaration | 12 ms | Passed |
| deserializationUsesDeferredReferenceResolutionToHandleReferencePrecedingObjectDeclarationInCollection | 57 ms | Passed |
| deserializationUsesProvidedTargetTypeWhenNoTypeIsSpecifiedAndTypeAssumingIsEnabled | 8 ms | Passed |
| deserializationUsesProvidedTargetTypeWhenNoTypeIsSpecifiedTypeAssumingIsEnabledAndObjectHasOnlyId | 7 ms | Passed |
| deserializeHandlesCustomDeserializerReturningNull | 65 ms | Passed |
| deserializeHandlesObjectWithOnlyType | 6 ms | Passed |
| deserializeSupportsMappingIndividualToEnumConstant | 7 ms | Passed |
| deserializeUsesCustomDeserializerForRootObjectIfTargetClassMatches | 49 ms | Passed |
| skipsUnknownPropertyWhenIgnoreIsConfiguredAndUnmappedPropertyIsEncountered | 9 ms | Passed |
| testDeserializeInstanceWithDataProperties | 6 ms | Passed |
| testDeserializeInstanceWithPluralObjectProperty | 20 ms | Passed |
| testDeserializeInstanceWithPluralObjectPropertyWithBackwardReferencesToOriginalInstance | 9 ms | Passed |
| testDeserializeInstanceWithSingularObjectProperty | 8 ms | Passed |
| testDeserializeInstanceWithSingularObjectPropertyWithBackwardReference | 6 ms | Passed |
| throwsUnknownPropertyExceptionWhenIgnoreIsNotConfiguredAndUnmappedPropertyIsEncountered | 11 ms | Passed |