Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext33 msPassed
clearResetsCloneBuilder30 msPassed
commitAddsNewObjectsToCache33 msPassed
commitAddsNewlyAddedReferenceToObjectToCache34 msPassed
commitDetachesPersistedInstance30 msPassed
commitEvictsInferredClassesFromCache30 msPassed
commitEvictsRemovedObjectsFromCache30 msPassed
commitInactiveUoWThrowsIllegalStateException30 msPassed
commitPersistsAllNewlyRegisteredObjects38 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction31 msPassed
commitRegistersChangesDoneByPreUpdateCallback31 msPassed
commitRemovesRemovedObjectsFromStorage34 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute32 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage31 msPassed
commitToStorageDeletesRemovedObjectsFromStorage30 msPassed
containsReturnsTrueForRegisteredExistingObject30 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject31 msPassed
getContextsRetrievesContextsFromStorage29 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject31 msPassed
getManagedOriginalForDifferentContextReturnsNull29 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull28 msPassed
getManagedOriginalReturnsManagedOriginalInstance30 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects29 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType29 msPassed
getOriginalReturnsOriginalRegisteredByReadObject30 msPassed
getOriginalWithNullArgumentReturnsNull30 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction36 msPassed
isConsistentCallsStorageConsistencyCheck28 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper29 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded37 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance28 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject30 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute33 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute36 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject33 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance29 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject30 msPassed
isLoadedReturnsUnknownForUnregisteredObject29 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject29 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument29 msPassed
isObjectNewReturnsFalseForNullArgument28 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject31 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject28 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded36 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException32 msPassed
loadFieldLoadsLiteralValueAttribute31 msPassed
loadFieldLoadsManagedTypeAttribute0.1 secPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone31 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes30 msPassed
readAlreadyManagedObjectReturnsTheManagedOne29 msPassed
readNewlyRegisteredObjectReturnsIt31 msPassed
readObjectLoadsObjectFromStorage31 msPassed
readObjectWithNullClassThrowsNullPointerException29 msPassed
readObjectWithNullDescriptorThrowsNullPointerException29 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException29 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState32 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges31 msPassed
refreshOverwritesChangesSentToRepository30 msPassed
refreshOverwritesObjectPropertyChanges32 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance32 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity32 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance28 msPassed
refreshThrowsIllegalArgumentForRemovedInstance29 msPassed
registerExistingObjectInvokesPostCloneListeners29 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder31 msPassed
registerExistingObjectReturnsRegisteredClone29 msPassed
registerExistingObjectTwiceReturnsSameClone30 msPassed
registerNewObjectAddsArgumentToPersistenceContext30 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne30 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated30 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument29 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor29 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive30 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException28 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager29 msPassed
removeObjectRegistersObjectForDeletion30 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext30 msPassed
restoreDeletedRegistersObjectAgain29 msPassed
restoreDeletedReinsertsObjectIntoRepository30 msPassed
rollbackDetachesAllManagedEntities30 msPassed
rollbackInactiveUoWThrowsIllegalStateException30 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext31 msPassed
testCalculateModificationsDataProperty30 msPassed
testGetState30 msPassed
testGetStateWithDescriptor30 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit34 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit30 msPassed
unregisterObjectRemovesItFromCloneBuilderCache30 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection31 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull36 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext30 msPassed
unwrapReturnsItselfWhenClassMatches28 msPassed