Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext58 msPassed
clearResetsCloneBuilder56 msPassed
commitAddsNewObjectsToCache59 msPassed
commitAddsNewlyAddedReferenceToObjectToCache58 msPassed
commitDetachesPersistedInstance60 msPassed
commitEvictsInferredClassesFromCache71 msPassed
commitEvictsRemovedObjectsFromCache58 msPassed
commitInactiveUoWThrowsIllegalStateException54 msPassed
commitPersistsAllNewlyRegisteredObjects56 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction60 msPassed
commitRegistersChangesDoneByPreUpdateCallback57 msPassed
commitRemovesRemovedObjectsFromStorage58 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute58 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage57 msPassed
commitToStorageDeletesRemovedObjectsFromStorage57 msPassed
containsReturnsTrueForRegisteredExistingObject55 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject58 msPassed
getContextsRetrievesContextsFromStorage55 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject61 msPassed
getManagedOriginalForDifferentContextReturnsNull57 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull54 msPassed
getManagedOriginalReturnsManagedOriginalInstance56 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects61 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType55 msPassed
getOriginalReturnsOriginalRegisteredByReadObject58 msPassed
getOriginalWithNullArgumentReturnsNull56 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction65 msPassed
isConsistentCallsStorageConsistencyCheck55 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper56 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded64 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged54 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance70 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject55 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute57 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute62 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject55 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance58 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject57 msPassed
isLoadedReturnsUnknownForUnregisteredObject56 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject0.15 secPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument55 msPassed
isObjectNewReturnsFalseForNullArgument55 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject55 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject62 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded64 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException58 msPassed
loadFieldLoadsLiteralValueAttribute57 msPassed
loadFieldLoadsManagedTypeAttribute65 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone59 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes55 msPassed
readAlreadyManagedObjectReturnsTheManagedOne55 msPassed
readNewlyRegisteredObjectReturnsIt54 msPassed
readObjectLoadsObjectFromStorage57 msPassed
readObjectWithNullClassThrowsNullPointerException56 msPassed
readObjectWithNullDescriptorThrowsNullPointerException57 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException55 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState57 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges58 msPassed
refreshOverwritesChangesSentToRepository86 msPassed
refreshOverwritesObjectPropertyChanges58 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance57 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity56 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance70 msPassed
refreshThrowsIllegalArgumentForRemovedInstance56 msPassed
registerExistingObjectInvokesPostCloneListeners56 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder55 msPassed
registerExistingObjectReturnsRegisteredClone55 msPassed
registerExistingObjectTwiceReturnsSameClone55 msPassed
registerNewObjectAddsArgumentToPersistenceContext54 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne54 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated55 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument54 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor54 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive57 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException58 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager54 msPassed
removeObjectRegistersObjectForDeletion57 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext60 msPassed
restoreDeletedRegistersObjectAgain57 msPassed
restoreDeletedReinsertsObjectIntoRepository59 msPassed
rollbackDetachesAllManagedEntities56 msPassed
rollbackInactiveUoWThrowsIllegalStateException55 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext55 msPassed
testCalculateModificationsDataProperty59 msPassed
testGetState57 msPassed
testGetStateWithDescriptor55 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit63 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit56 msPassed
unregisterObjectRemovesItFromCloneBuilderCache55 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects58 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection57 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull62 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext57 msPassed
unwrapReturnsItselfWhenClassMatches55 msPassed