Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext41 msPassed
clearResetsCloneBuilder35 msPassed
commitAddsNewObjectsToCache36 msPassed
commitAddsNewlyAddedReferenceToObjectToCache38 msPassed
commitDetachesPersistedInstance33 msPassed
commitEvictsInferredClassesFromCache36 msPassed
commitEvictsRemovedObjectsFromCache36 msPassed
commitInactiveUoWThrowsIllegalStateException33 msPassed
commitPersistsAllNewlyRegisteredObjects36 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction36 msPassed
commitRegistersChangesDoneByPreUpdateCallback35 msPassed
commitRemovesRemovedObjectsFromStorage38 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute37 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage35 msPassed
commitToStorageDeletesRemovedObjectsFromStorage34 msPassed
containsReturnsTrueForRegisteredExistingObject36 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject36 msPassed
getContextsRetrievesContextsFromStorage33 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject37 msPassed
getManagedOriginalForDifferentContextReturnsNull35 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull32 msPassed
getManagedOriginalReturnsManagedOriginalInstance34 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects34 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType34 msPassed
getOriginalReturnsOriginalRegisteredByReadObject34 msPassed
getOriginalWithNullArgumentReturnsNull34 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction45 msPassed
isConsistentCallsStorageConsistencyCheck34 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper35 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded43 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged32 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance34 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject34 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute37 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute41 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject33 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance33 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject36 msPassed
isLoadedReturnsUnknownForUnregisteredObject32 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject34 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument33 msPassed
isObjectNewReturnsFalseForNullArgument33 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject34 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject33 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded41 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException33 msPassed
loadFieldLoadsLiteralValueAttribute34 msPassed
loadFieldLoadsManagedTypeAttribute42 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone38 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes34 msPassed
readAlreadyManagedObjectReturnsTheManagedOne33 msPassed
readNewlyRegisteredObjectReturnsIt33 msPassed
readObjectLoadsObjectFromStorage35 msPassed
readObjectWithNullClassThrowsNullPointerException34 msPassed
readObjectWithNullDescriptorThrowsNullPointerException33 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException33 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState36 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges37 msPassed
refreshOverwritesChangesSentToRepository35 msPassed
refreshOverwritesObjectPropertyChanges45 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance37 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity34 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance34 msPassed
refreshThrowsIllegalArgumentForRemovedInstance34 msPassed
registerExistingObjectInvokesPostCloneListeners33 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder35 msPassed
registerExistingObjectReturnsRegisteredClone33 msPassed
registerExistingObjectTwiceReturnsSameClone34 msPassed
registerNewObjectAddsArgumentToPersistenceContext33 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne33 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated35 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument32 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor33 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive37 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException33 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager33 msPassed
removeObjectRegistersObjectForDeletion33 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext34 msPassed
restoreDeletedRegistersObjectAgain33 msPassed
restoreDeletedReinsertsObjectIntoRepository34 msPassed
rollbackDetachesAllManagedEntities34 msPassed
rollbackInactiveUoWThrowsIllegalStateException0.11 secPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext35 msPassed
testCalculateModificationsDataProperty35 msPassed
testGetState34 msPassed
testGetStateWithDescriptor34 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit39 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit34 msPassed
unregisterObjectRemovesItFromCloneBuilderCache35 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection34 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull42 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext34 msPassed
unwrapReturnsItselfWhenClassMatches33 msPassed