Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext58 msPassed
clearResetsCloneBuilder55 msPassed
commitAddsNewObjectsToCache56 msPassed
commitAddsNewlyAddedReferenceToObjectToCache64 msPassed
commitDetachesPersistedInstance66 msPassed
commitEvictsInferredClassesFromCache55 msPassed
commitEvictsRemovedObjectsFromCache54 msPassed
commitInactiveUoWThrowsIllegalStateException54 msPassed
commitPersistsAllNewlyRegisteredObjects72 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction55 msPassed
commitRegistersChangesDoneByPreUpdateCallback55 msPassed
commitRemovesRemovedObjectsFromStorage59 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute56 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage55 msPassed
commitToStorageDeletesRemovedObjectsFromStorage53 msPassed
containsReturnsTrueForRegisteredExistingObject55 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject56 msPassed
getContextsRetrievesContextsFromStorage53 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject66 msPassed
getManagedOriginalForDifferentContextReturnsNull54 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull59 msPassed
getManagedOriginalReturnsManagedOriginalInstance57 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects53 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType57 msPassed
getOriginalReturnsOriginalRegisteredByReadObject55 msPassed
getOriginalWithNullArgumentReturnsNull53 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction0.14 secPassed
isConsistentCallsStorageConsistencyCheck62 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper56 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded63 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged54 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance53 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject57 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute57 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute63 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject53 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance53 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject55 msPassed
isLoadedReturnsUnknownForUnregisteredObject57 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject54 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument54 msPassed
isObjectNewReturnsFalseForNullArgument52 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject57 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject54 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded64 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException55 msPassed
loadFieldLoadsLiteralValueAttribute55 msPassed
loadFieldLoadsManagedTypeAttribute62 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone55 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes54 msPassed
readAlreadyManagedObjectReturnsTheManagedOne54 msPassed
readNewlyRegisteredObjectReturnsIt56 msPassed
readObjectLoadsObjectFromStorage57 msPassed
readObjectWithNullClassThrowsNullPointerException55 msPassed
readObjectWithNullDescriptorThrowsNullPointerException61 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException53 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState70 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges55 msPassed
refreshOverwritesChangesSentToRepository59 msPassed
refreshOverwritesObjectPropertyChanges58 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance70 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity55 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance52 msPassed
refreshThrowsIllegalArgumentForRemovedInstance53 msPassed
registerExistingObjectInvokesPostCloneListeners53 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder56 msPassed
registerExistingObjectReturnsRegisteredClone55 msPassed
registerExistingObjectTwiceReturnsSameClone56 msPassed
registerNewObjectAddsArgumentToPersistenceContext53 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne66 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated63 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument53 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor52 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive56 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException53 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager53 msPassed
removeObjectRegistersObjectForDeletion53 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext62 msPassed
restoreDeletedRegistersObjectAgain53 msPassed
restoreDeletedReinsertsObjectIntoRepository66 msPassed
rollbackDetachesAllManagedEntities57 msPassed
rollbackInactiveUoWThrowsIllegalStateException54 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext70 msPassed
testCalculateModificationsDataProperty55 msPassed
testGetState55 msPassed
testGetStateWithDescriptor55 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit60 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit54 msPassed
unregisterObjectRemovesItFromCloneBuilderCache53 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects55 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection54 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull68 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext54 msPassed
unwrapReturnsItselfWhenClassMatches54 msPassed