Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext58 msPassed
clearResetsCloneBuilder67 msPassed
commitAddsNewObjectsToCache59 msPassed
commitAddsNewlyAddedReferenceToObjectToCache0.14 secPassed
commitDetachesPersistedInstance54 msPassed
commitEvictsInferredClassesFromCache56 msPassed
commitEvictsRemovedObjectsFromCache57 msPassed
commitInactiveUoWThrowsIllegalStateException54 msPassed
commitPersistsAllNewlyRegisteredObjects55 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction56 msPassed
commitRegistersChangesDoneByPreUpdateCallback54 msPassed
commitRemovesRemovedObjectsFromStorage57 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute55 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage54 msPassed
commitToStorageDeletesRemovedObjectsFromStorage54 msPassed
containsReturnsTrueForRegisteredExistingObject55 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject55 msPassed
getContextsRetrievesContextsFromStorage65 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject56 msPassed
getManagedOriginalForDifferentContextReturnsNull56 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull53 msPassed
getManagedOriginalReturnsManagedOriginalInstance66 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects55 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType55 msPassed
getOriginalReturnsOriginalRegisteredByReadObject59 msPassed
getOriginalWithNullArgumentReturnsNull52 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction62 msPassed
isConsistentCallsStorageConsistencyCheck54 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper58 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded66 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged53 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance53 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject55 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute58 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute61 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject56 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance54 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject86 msPassed
isLoadedReturnsUnknownForUnregisteredObject54 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject56 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument55 msPassed
isObjectNewReturnsFalseForNullArgument54 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject55 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject53 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded62 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException67 msPassed
loadFieldLoadsLiteralValueAttribute55 msPassed
loadFieldLoadsManagedTypeAttribute64 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone67 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes55 msPassed
readAlreadyManagedObjectReturnsTheManagedOne55 msPassed
readNewlyRegisteredObjectReturnsIt59 msPassed
readObjectLoadsObjectFromStorage56 msPassed
readObjectWithNullClassThrowsNullPointerException53 msPassed
readObjectWithNullDescriptorThrowsNullPointerException69 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException54 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState57 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges56 msPassed
refreshOverwritesChangesSentToRepository57 msPassed
refreshOverwritesObjectPropertyChanges57 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance56 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity56 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance53 msPassed
refreshThrowsIllegalArgumentForRemovedInstance54 msPassed
registerExistingObjectInvokesPostCloneListeners54 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder55 msPassed
registerExistingObjectReturnsRegisteredClone54 msPassed
registerExistingObjectTwiceReturnsSameClone54 msPassed
registerNewObjectAddsArgumentToPersistenceContext56 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne53 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated56 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument53 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor54 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive61 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException54 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager54 msPassed
removeObjectRegistersObjectForDeletion57 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext54 msPassed
restoreDeletedRegistersObjectAgain58 msPassed
restoreDeletedReinsertsObjectIntoRepository56 msPassed
rollbackDetachesAllManagedEntities59 msPassed
rollbackInactiveUoWThrowsIllegalStateException65 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext55 msPassed
testCalculateModificationsDataProperty56 msPassed
testGetState66 msPassed
testGetStateWithDescriptor54 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit82 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit56 msPassed
unregisterObjectRemovesItFromCloneBuilderCache55 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects54 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection55 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull65 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext66 msPassed
unwrapReturnsItselfWhenClassMatches52 msPassed