Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext33 msPassed
clearResetsCloneBuilder30 msPassed
commitAddsNewObjectsToCache32 msPassed
commitAddsNewlyAddedReferenceToObjectToCache34 msPassed
commitDetachesPersistedInstance32 msPassed
commitEvictsInferredClassesFromCache32 msPassed
commitEvictsRemovedObjectsFromCache32 msPassed
commitInactiveUoWThrowsIllegalStateException31 msPassed
commitPersistsAllNewlyRegisteredObjects32 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction32 msPassed
commitRegistersChangesDoneByPreUpdateCallback41 msPassed
commitRemovesRemovedObjectsFromStorage35 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute34 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage50 msPassed
commitToStorageDeletesRemovedObjectsFromStorage32 msPassed
containsReturnsTrueForRegisteredExistingObject31 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject31 msPassed
getContextsRetrievesContextsFromStorage30 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject32 msPassed
getManagedOriginalForDifferentContextReturnsNull31 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull30 msPassed
getManagedOriginalReturnsManagedOriginalInstance30 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects30 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType30 msPassed
getOriginalReturnsOriginalRegisteredByReadObject31 msPassed
getOriginalWithNullArgumentReturnsNull31 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction36 msPassed
isConsistentCallsStorageConsistencyCheck30 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper31 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded39 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged31 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance30 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject31 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute32 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute37 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject30 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance30 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject30 msPassed
isLoadedReturnsUnknownForUnregisteredObject30 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject30 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument30 msPassed
isObjectNewReturnsFalseForNullArgument30 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject32 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject30 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded40 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException31 msPassed
loadFieldLoadsLiteralValueAttribute31 msPassed
loadFieldLoadsManagedTypeAttribute39 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone32 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes31 msPassed
readAlreadyManagedObjectReturnsTheManagedOne31 msPassed
readNewlyRegisteredObjectReturnsIt30 msPassed
readObjectLoadsObjectFromStorage86 msPassed
readObjectWithNullClassThrowsNullPointerException30 msPassed
readObjectWithNullDescriptorThrowsNullPointerException30 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException30 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState32 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges32 msPassed
refreshOverwritesChangesSentToRepository32 msPassed
refreshOverwritesObjectPropertyChanges33 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance32 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity31 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance29 msPassed
refreshThrowsIllegalArgumentForRemovedInstance31 msPassed
registerExistingObjectInvokesPostCloneListeners31 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder31 msPassed
registerExistingObjectReturnsRegisteredClone30 msPassed
registerExistingObjectTwiceReturnsSameClone33 msPassed
registerNewObjectAddsArgumentToPersistenceContext30 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne30 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated31 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument30 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor30 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive30 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException30 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager30 msPassed
removeObjectRegistersObjectForDeletion51 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext30 msPassed
restoreDeletedRegistersObjectAgain31 msPassed
restoreDeletedReinsertsObjectIntoRepository31 msPassed
rollbackDetachesAllManagedEntities31 msPassed
rollbackInactiveUoWThrowsIllegalStateException30 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext32 msPassed
testCalculateModificationsDataProperty32 msPassed
testGetState31 msPassed
testGetStateWithDescriptor31 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit36 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit30 msPassed
unregisterObjectRemovesItFromCloneBuilderCache31 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection30 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull37 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext31 msPassed
unwrapReturnsItselfWhenClassMatches30 msPassed