| attributeChangedMergesChangeToStorage | 0.12 sec | Passed |
| attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException | 74 ms | Passed |
| attributeChangedOutsideTransactionThrowsIllegalStateException | 0.11 sec | Passed |
| attributeChangedSetsAttributeLoadStatusToLoaded | 89 ms | Passed |
| attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue | 77 ms | Passed |
| changesToRemovedObjectAreIgnoredOnCommit | 73 ms | Passed |
| clearCleansUpPersistenceContext | 92 ms | Passed |
| clearResetsCloneBuilder | 0.1 sec | Passed |
| commitAddsNewObjectsToCache | 69 ms | Passed |
| commitAddsNewlyAddedReferenceToObjectToCache | 69 ms | Passed |
| commitDetachesPersistedInstance | 75 ms | Passed |
| commitEvictsInferredClassesFromCache | 73 ms | Passed |
| commitEvictsRemovedObjectsFromCache | 67 ms | Passed |
| commitInactiveUoWThrowsIllegalStateException | 74 ms | Passed |
| commitPersistsAllNewlyRegisteredObjects | 75 ms | Passed |
| commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction | 0.15 sec | Passed |
| commitRemovesRemovedObjectsFromStorage | 0.22 sec | Passed |
| commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances | 73 ms | Passed |
| containsReturnsTrueForRegisteredExistingObject | 76 ms | Passed |
| detachReplacesInheritedIndirectCollectionWithRegularOne | 65 ms | Passed |
| findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject | 95 ms | Passed |
| getContextsRetrievesContextsFromStorage | 71 ms | Passed |
| getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject | 84 ms | Passed |
| getManagedOriginalForDifferentContextReturnsNull | 65 ms | Passed |
| getManagedOriginalForUnknownIdentifierReturnsNull | 0.12 sec | Passed |
| getManagedOriginalReturnsManagedOriginalInstance | 73 ms | Passed |
| getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects | 78 ms | Passed |
| getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType | 90 ms | Passed |
| getOriginalReturnsOriginalRegisteredByReadObject | 75 ms | Passed |
| getOriginalWithNullArgumentReturnsNull | 0.11 sec | Passed |
| icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction | 0.1 sec | Passed |
| isConsistentCallsStorageConsistencyCheck | 71 ms | Passed |
| isInferredChecksForValueInferredStatusWithConnectionWrapper | 71 ms | Passed |
| isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged | 0.1 sec | Passed |
| isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance | 72 ms | Passed |
| isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject | 92 ms | Passed |
| isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute | 90 ms | Passed |
| isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute | 80 ms | Passed |
| isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject | 84 ms | Passed |
| isLoadedReturnsLoadedForNewlyRegisteredInstance | 0.13 sec | Passed |
| isLoadedReturnsLoadedForRegisteredExistingObject | 65 ms | Passed |
| isLoadedReturnsUnknownForUnregisteredObject | 64 ms | Passed |
| isObjectManagedReturnsTrueForRegisteredExistingObject | 0.1 sec | Passed |
| isObjectManagedThrowsNullPointerExceptionForNullArgument | 74 ms | Passed |
| isObjectNewReturnsFalseForNullArgument | 65 ms | Passed |
| isObjectNewReturnsFalseForRegisteredExistingObject | 0.11 sec | Passed |
| isObjectNewReturnsTrueForNewlyRegisteredObject | 78 ms | Passed |
| loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded | 87 ms | Passed |
| loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded | 0.13 sec | Passed |
| loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException | 80 ms | Passed |
| loadFieldLoadsLiteralValueAttribute | 0.15 sec | Passed |
| loadFieldLoadsManagedTypeAttribute | 76 ms | Passed |
| persistSkipsCardinalityConstraintValidationOfInferredAttributes | 76 ms | Passed |
| readAlreadyManagedObjectReturnsTheManagedOne | 75 ms | Passed |
| readNewlyRegisteredObjectReturnsIt | 65 ms | Passed |
| readObjectLoadsObjectFromStorage | 92 ms | Passed |
| readObjectWithNullClassThrowsNullPointerException | 67 ms | Passed |
| readObjectWithNullDescriptorThrowsNullPointerException | 65 ms | Passed |
| readObjectWithNullIdentifierArgumentThrowsNullPointerException | 91 ms | Passed |
| refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState | 90 ms | Passed |
| refreshCancelsObjectChangesInUnitOfWorkChangeSet | 75 ms | Passed |
| refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges | 0.12 sec | Passed |
| refreshOverwritesChangesSentToRepository | 78 ms | Passed |
| refreshOverwritesObjectPropertyChanges | 97 ms | Passed |
| refreshSetsUpdatesCloneMappingForRefreshedInstance | 95 ms | Passed |
| refreshThrowsEntityNotFoundForNonExistentEntity | 86 ms | Passed |
| refreshThrowsIllegalArgumentForNonManagedInstance | 72 ms | Passed |
| refreshThrowsIllegalArgumentForRemovedInstance | 78 ms | Passed |
| registerExistingObjectInvokesPostCloneListeners | 75 ms | Passed |
| registerExistingObjectPassesPostCloneListenersToCloneBuilder | 0.22 sec | Passed |
| registerExistingObjectReturnsRegisteredClone | 75 ms | Passed |
| registerExistingObjectTwiceReturnsSameClone | 0.1 sec | Passed |
| registerNewObjectAddsArgumentToPersistenceContext | 65 ms | Passed |
| registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne | 71 ms | Passed |
| registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated | 80 ms | Passed |
| registerNewObjectThrowsNullPointerExceptionForNullArgument | 68 ms | Passed |
| registerNewObjectThrowsNullPointerExceptionForNullDescriptor | 71 ms | Passed |
| registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions | 0.15 sec | Passed |
| releaseRemovesIndirectCollectionsFromManagedEntities | 86 ms | Passed |
| releaseUnitOfWorkClosesStorageAndMakesUoWInactive | 94 ms | Passed |
| removeNotRegisteredObjectThrowsIllegalArgumentException | 87 ms | Passed |
| removeObjectFromCacheEvictsObjectFromCacheManager | 69 ms | Passed |
| removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository | 0.12 sec | Passed |
| removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext | 79 ms | Passed |
| restoreDeletedRegistersObjectAgain | 73 ms | Passed |
| restoreDeletedReinsertsObjectIntoRepository | 0.1 sec | Passed |
| rollbackDetachesAllManagedEntities | 74 ms | Passed |
| rollbackInactiveUoWThrowsIllegalStateException | 63 ms | Passed |
| rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext | 0.1 sec | Passed |
| testCalculateModificationsDataProperty | 93 ms | Passed |
| testGetState | 66 ms | Passed |
| testGetStateWithDescriptor | 77 ms | Passed |
| throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit | 78 ms | Passed |
| throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit | 0.1 sec | Passed |
| unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached | 0.12 sec | Passed |
| unregisterObjectRemovesItFromCloneBuilderCache | 74 ms | Passed |
| unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection | 64 ms | Passed |
| unregisterObjectReplacesSingularLazyLoadingProxiesWithNull | 86 ms | Passed |
| unregisterRegisteredExistingObjectRemovesItFromPersistenceContext | 71 ms | Passed |
| unwrapReturnsItselfWhenClassMatches | 73 ms | Passed |