Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

0 failures (±0)
94 tests (±0)
Took 6.2 sec.

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext72 msPassed
clearResetsCloneBuilder58 msPassed
commitAddsNewObjectsToCache61 msPassed
commitAddsNewlyAddedReferenceToObjectToCache64 msPassed
commitDetachesPersistedInstance58 msPassed
commitEvictsInferredClassesFromCache60 msPassed
commitEvictsRemovedObjectsFromCache61 msPassed
commitInactiveUoWThrowsIllegalStateException55 msPassed
commitPersistsAllNewlyRegisteredObjects72 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction71 msPassed
commitRegistersChangesDoneByPreUpdateCallback87 msPassed
commitRemovesRemovedObjectsFromStorage67 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute76 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage87 msPassed
commitToStorageDeletesRemovedObjectsFromStorage80 msPassed
containsReturnsTrueForRegisteredExistingObject57 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject70 msPassed
getContextsRetrievesContextsFromStorage67 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject59 msPassed
getManagedOriginalForDifferentContextReturnsNull58 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull59 msPassed
getManagedOriginalReturnsManagedOriginalInstance69 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects58 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType56 msPassed
getOriginalReturnsOriginalRegisteredByReadObject81 msPassed
getOriginalWithNullArgumentReturnsNull67 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction66 msPassed
isConsistentCallsStorageConsistencyCheck58 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper71 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded67 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged56 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance57 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject61 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute72 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute67 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject70 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance58 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject75 msPassed
isLoadedReturnsUnknownForUnregisteredObject56 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject76 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument68 msPassed
isObjectNewReturnsFalseForNullArgument58 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject73 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject57 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded79 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException82 msPassed
loadFieldLoadsLiteralValueAttribute60 msPassed
loadFieldLoadsManagedTypeAttribute67 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone66 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes60 msPassed
readAlreadyManagedObjectReturnsTheManagedOne0.1 secPassed
readNewlyRegisteredObjectReturnsIt59 msPassed
readObjectLoadsObjectFromStorage70 msPassed
readObjectWithNullClassThrowsNullPointerException55 msPassed
readObjectWithNullDescriptorThrowsNullPointerException69 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException55 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState63 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges64 msPassed
refreshOverwritesChangesSentToRepository62 msPassed
refreshOverwritesObjectPropertyChanges76 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance0.16 secPassed
refreshThrowsEntityNotFoundForNonExistentEntity62 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance58 msPassed
refreshThrowsIllegalArgumentForRemovedInstance70 msPassed
registerExistingObjectInvokesPostCloneListeners70 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder71 msPassed
registerExistingObjectReturnsRegisteredClone57 msPassed
registerExistingObjectTwiceReturnsSameClone57 msPassed
registerNewObjectAddsArgumentToPersistenceContext56 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne67 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated59 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument57 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor56 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive75 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException57 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager56 msPassed
removeObjectRegistersObjectForDeletion86 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext58 msPassed
restoreDeletedRegistersObjectAgain59 msPassed
restoreDeletedReinsertsObjectIntoRepository59 msPassed
rollbackDetachesAllManagedEntities70 msPassed
rollbackInactiveUoWThrowsIllegalStateException70 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext65 msPassed
testCalculateModificationsDataProperty59 msPassed
testGetState74 msPassed
testGetStateWithDescriptor57 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit71 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit69 msPassed
unregisterObjectRemovesItFromCloneBuilderCache69 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects57 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection57 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull64 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext57 msPassed
unwrapReturnsItselfWhenClassMatches61 msPassed