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