Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext31 msPassed
clearResetsCloneBuilder30 msPassed
commitAddsNewObjectsToCache33 msPassed
commitAddsNewlyAddedReferenceToObjectToCache33 msPassed
commitDetachesPersistedInstance38 msPassed
commitEvictsInferredClassesFromCache31 msPassed
commitEvictsRemovedObjectsFromCache31 msPassed
commitInactiveUoWThrowsIllegalStateException29 msPassed
commitPersistsAllNewlyRegisteredObjects31 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction33 msPassed
commitRegistersChangesDoneByPreUpdateCallback58 msPassed
commitRemovesRemovedObjectsFromStorage34 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute64 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage38 msPassed
commitToStorageDeletesRemovedObjectsFromStorage39 msPassed
containsReturnsTrueForRegisteredExistingObject29 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject39 msPassed
getContextsRetrievesContextsFromStorage29 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject91 msPassed
getManagedOriginalForDifferentContextReturnsNull32 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull30 msPassed
getManagedOriginalReturnsManagedOriginalInstance30 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects31 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType35 msPassed
getOriginalReturnsOriginalRegisteredByReadObject37 msPassed
getOriginalWithNullArgumentReturnsNull54 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction56 msPassed
isConsistentCallsStorageConsistencyCheck28 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper31 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded40 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance28 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject31 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute30 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute37 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject28 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance29 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject29 msPassed
isLoadedReturnsUnknownForUnregisteredObject29 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject36 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument36 msPassed
isObjectNewReturnsFalseForNullArgument29 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject29 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject29 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded69 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException29 msPassed
loadFieldLoadsLiteralValueAttribute30 msPassed
loadFieldLoadsManagedTypeAttribute38 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone38 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes31 msPassed
readAlreadyManagedObjectReturnsTheManagedOne36 msPassed
readNewlyRegisteredObjectReturnsIt29 msPassed
readObjectLoadsObjectFromStorage30 msPassed
readObjectWithNullClassThrowsNullPointerException29 msPassed
readObjectWithNullDescriptorThrowsNullPointerException29 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException33 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState30 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges33 msPassed
refreshOverwritesChangesSentToRepository42 msPassed
refreshOverwritesObjectPropertyChanges32 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance31 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity31 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance28 msPassed
refreshThrowsIllegalArgumentForRemovedInstance30 msPassed
registerExistingObjectInvokesPostCloneListeners36 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder29 msPassed
registerExistingObjectReturnsRegisteredClone38 msPassed
registerExistingObjectTwiceReturnsSameClone31 msPassed
registerNewObjectAddsArgumentToPersistenceContext0.1 secPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne29 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated29 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument29 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor30 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive30 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException29 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager29 msPassed
removeObjectRegistersObjectForDeletion36 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext37 msPassed
restoreDeletedRegistersObjectAgain42 msPassed
restoreDeletedReinsertsObjectIntoRepository54 msPassed
rollbackDetachesAllManagedEntities31 msPassed
rollbackInactiveUoWThrowsIllegalStateException35 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext29 msPassed
testCalculateModificationsDataProperty31 msPassed
testGetState31 msPassed
testGetStateWithDescriptor29 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit51 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit30 msPassed
unregisterObjectRemovesItFromCloneBuilderCache30 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection30 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull39 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext30 msPassed
unwrapReturnsItselfWhenClassMatches40 msPassed