Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

0 failures (±0)
93 tests (±0)
Took 3 sec.

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext37 msPassed
clearResetsCloneBuilder30 msPassed
commitAddsNewObjectsToCache38 msPassed
commitAddsNewlyAddedReferenceToObjectToCache33 msPassed
commitDetachesPersistedInstance30 msPassed
commitEvictsInferredClassesFromCache43 msPassed
commitEvictsRemovedObjectsFromCache31 msPassed
commitInactiveUoWThrowsIllegalStateException35 msPassed
commitPersistsAllNewlyRegisteredObjects31 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction39 msPassed
commitRegistersChangesDoneByPreUpdateCallback32 msPassed
commitRemovesRemovedObjectsFromStorage40 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute32 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage31 msPassed
commitToStorageDeletesRemovedObjectsFromStorage31 msPassed
containsReturnsTrueForRegisteredExistingObject35 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject31 msPassed
getContextsRetrievesContextsFromStorage37 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject32 msPassed
getManagedOriginalForDifferentContextReturnsNull30 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull29 msPassed
getManagedOriginalReturnsManagedOriginalInstance29 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects31 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType33 msPassed
getOriginalReturnsOriginalRegisteredByReadObject30 msPassed
getOriginalWithNullArgumentReturnsNull29 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction36 msPassed
isConsistentCallsStorageConsistencyCheck29 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper29 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded48 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged28 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject39 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute31 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute37 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject30 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance29 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject30 msPassed
isLoadedReturnsUnknownForUnregisteredObject34 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject30 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument29 msPassed
isObjectNewReturnsFalseForNullArgument29 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject29 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject29 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded37 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException44 msPassed
loadFieldLoadsLiteralValueAttribute31 msPassed
loadFieldLoadsManagedTypeAttribute44 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone31 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes36 msPassed
readAlreadyManagedObjectReturnsTheManagedOne29 msPassed
readNewlyRegisteredObjectReturnsIt30 msPassed
readObjectLoadsObjectFromStorage30 msPassed
readObjectWithNullClassThrowsNullPointerException36 msPassed
readObjectWithNullDescriptorThrowsNullPointerException29 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException30 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState32 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges31 msPassed
refreshOverwritesChangesSentToRepository31 msPassed
refreshOverwritesObjectPropertyChanges36 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance32 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity37 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance28 msPassed
refreshThrowsIllegalArgumentForRemovedInstance36 msPassed
registerExistingObjectInvokesPostCloneListeners30 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder29 msPassed
registerExistingObjectReturnsRegisteredClone29 msPassed
registerExistingObjectTwiceReturnsSameClone39 msPassed
registerNewObjectAddsArgumentToPersistenceContext30 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne30 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated29 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument28 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor29 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive46 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException29 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager29 msPassed
removeObjectRegistersObjectForDeletion31 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext30 msPassed
restoreDeletedRegistersObjectAgain30 msPassed
restoreDeletedReinsertsObjectIntoRepository30 msPassed
rollbackDetachesAllManagedEntities30 msPassed
rollbackInactiveUoWThrowsIllegalStateException29 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext32 msPassed
testCalculateModificationsDataProperty30 msPassed
testGetState30 msPassed
testGetStateWithDescriptor37 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit34 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit69 msPassed
unregisterObjectRemovesItFromCloneBuilderCache36 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection32 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull36 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext29 msPassed
unwrapReturnsItselfWhenClassMatches29 msPassed