Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

0 failures (±0)
93 tests (+1)
Took 3.1 sec.

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext37 msPassed
clearResetsCloneBuilder30 msPassed
commitAddsNewObjectsToCache35 msPassed
commitAddsNewlyAddedReferenceToObjectToCache31 msPassed
commitDetachesPersistedInstance45 msPassed
commitEvictsInferredClassesFromCache31 msPassed
commitEvictsRemovedObjectsFromCache30 msPassed
commitInactiveUoWThrowsIllegalStateException30 msPassed
commitPersistsAllNewlyRegisteredObjects32 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction47 msPassed
commitRegistersChangesDoneByPreUpdateCallback30 msPassed
commitRemovesRemovedObjectsFromStorage46 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute31 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage30 msPassed
commitToStorageDeletesRemovedObjectsFromStorage30 msPassed
containsReturnsTrueForRegisteredExistingObject28 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject36 msPassed
getContextsRetrievesContextsFromStorage29 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject35 msPassed
getManagedOriginalForDifferentContextReturnsNull29 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull28 msPassed
getManagedOriginalReturnsManagedOriginalInstance29 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects30 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType29 msPassed
getOriginalReturnsOriginalRegisteredByReadObject35 msPassed
getOriginalWithNullArgumentReturnsNull33 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction37 msPassed
isConsistentCallsStorageConsistencyCheck31 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper29 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded36 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged30 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance28 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject29 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute36 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute37 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject29 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance30 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject29 msPassed
isLoadedReturnsUnknownForUnregisteredObject29 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject35 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument33 msPassed
isObjectNewReturnsFalseForNullArgument28 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject35 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject29 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded44 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException37 msPassed
loadFieldLoadsLiteralValueAttribute30 msPassed
loadFieldLoadsManagedTypeAttribute37 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone32 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes29 msPassed
readAlreadyManagedObjectReturnsTheManagedOne35 msPassed
readNewlyRegisteredObjectReturnsIt28 msPassed
readObjectLoadsObjectFromStorage30 msPassed
readObjectWithNullClassThrowsNullPointerException29 msPassed
readObjectWithNullDescriptorThrowsNullPointerException32 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException28 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState31 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges30 msPassed
refreshOverwritesChangesSentToRepository36 msPassed
refreshOverwritesObjectPropertyChanges38 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance38 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity30 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance28 msPassed
refreshThrowsIllegalArgumentForRemovedInstance29 msPassed
registerExistingObjectInvokesPostCloneListeners34 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder35 msPassed
registerExistingObjectReturnsRegisteredClone35 msPassed
registerExistingObjectTwiceReturnsSameClone29 msPassed
registerNewObjectAddsArgumentToPersistenceContext35 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne29 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated31 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument28 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor30 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive35 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException29 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager29 msPassed
removeObjectRegistersObjectForDeletion29 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext35 msPassed
restoreDeletedRegistersObjectAgain95 msPassed
restoreDeletedReinsertsObjectIntoRepository68 msPassed
rollbackDetachesAllManagedEntities30 msPassed
rollbackInactiveUoWThrowsIllegalStateException36 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext30 msPassed
testCalculateModificationsDataProperty31 msPassed
testGetState40 msPassed
testGetStateWithDescriptor28 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit40 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit29 msPassed
unregisterObjectRemovesItFromCloneBuilderCache29 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection30 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull38 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext29 msPassed
unwrapReturnsItselfWhenClassMatches33 msPassed