Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext54 msPassed
clearResetsCloneBuilder50 msPassed
commitAddsNewObjectsToCache53 msPassed
commitAddsNewlyAddedReferenceToObjectToCache53 msPassed
commitDetachesPersistedInstance50 msPassed
commitEvictsInferredClassesFromCache51 msPassed
commitEvictsRemovedObjectsFromCache51 msPassed
commitInactiveUoWThrowsIllegalStateException48 msPassed
commitPersistsAllNewlyRegisteredObjects53 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction53 msPassed
commitRegistersChangesDoneByPreUpdateCallback51 msPassed
commitRemovesRemovedObjectsFromStorage52 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute52 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage50 msPassed
commitToStorageDeletesRemovedObjectsFromStorage50 msPassed
containsReturnsTrueForRegisteredExistingObject50 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject51 msPassed
getContextsRetrievesContextsFromStorage50 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject52 msPassed
getManagedOriginalForDifferentContextReturnsNull49 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull49 msPassed
getManagedOriginalReturnsManagedOriginalInstance52 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects50 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType50 msPassed
getOriginalReturnsOriginalRegisteredByReadObject51 msPassed
getOriginalWithNullArgumentReturnsNull49 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction56 msPassed
isConsistentCallsStorageConsistencyCheck50 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper52 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded59 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged71 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance49 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject51 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute53 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute56 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject51 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance50 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject50 msPassed
isLoadedReturnsUnknownForUnregisteredObject48 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject50 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument50 msPassed
isObjectNewReturnsFalseForNullArgument49 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject50 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject50 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded58 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException51 msPassed
loadFieldLoadsLiteralValueAttribute50 msPassed
loadFieldLoadsManagedTypeAttribute57 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone51 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes51 msPassed
readAlreadyManagedObjectReturnsTheManagedOne50 msPassed
readNewlyRegisteredObjectReturnsIt50 msPassed
readObjectLoadsObjectFromStorage53 msPassed
readObjectWithNullClassThrowsNullPointerException48 msPassed
readObjectWithNullDescriptorThrowsNullPointerException52 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException49 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState53 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges53 msPassed
refreshOverwritesChangesSentToRepository65 msPassed
refreshOverwritesObjectPropertyChanges52 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance52 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity51 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance49 msPassed
refreshThrowsIllegalArgumentForRemovedInstance50 msPassed
registerExistingObjectInvokesPostCloneListeners50 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder51 msPassed
registerExistingObjectReturnsRegisteredClone49 msPassed
registerExistingObjectTwiceReturnsSameClone50 msPassed
registerNewObjectAddsArgumentToPersistenceContext52 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne50 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated49 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument49 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor50 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive51 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException50 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager50 msPassed
removeObjectRegistersObjectForDeletion51 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext49 msPassed
restoreDeletedRegistersObjectAgain50 msPassed
restoreDeletedReinsertsObjectIntoRepository51 msPassed
rollbackDetachesAllManagedEntities52 msPassed
rollbackInactiveUoWThrowsIllegalStateException50 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext50 msPassed
testCalculateModificationsDataProperty51 msPassed
testGetState50 msPassed
testGetStateWithDescriptor49 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit56 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit49 msPassed
unregisterObjectRemovesItFromCloneBuilderCache50 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects51 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection49 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull60 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext51 msPassed
unwrapReturnsItselfWhenClassMatches50 msPassed