Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext65 msPassed
clearResetsCloneBuilder52 msPassed
commitAddsNewObjectsToCache56 msPassed
commitAddsNewlyAddedReferenceToObjectToCache55 msPassed
commitDetachesPersistedInstance53 msPassed
commitEvictsInferredClassesFromCache53 msPassed
commitEvictsRemovedObjectsFromCache53 msPassed
commitInactiveUoWThrowsIllegalStateException54 msPassed
commitPersistsAllNewlyRegisteredObjects53 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction53 msPassed
commitRegistersChangesDoneByPreUpdateCallback50 msPassed
commitRemovesRemovedObjectsFromStorage0.15 secPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute51 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage49 msPassed
commitToStorageDeletesRemovedObjectsFromStorage49 msPassed
containsReturnsTrueForRegisteredExistingObject56 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject53 msPassed
getContextsRetrievesContextsFromStorage50 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject53 msPassed
getManagedOriginalForDifferentContextReturnsNull56 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull54 msPassed
getManagedOriginalReturnsManagedOriginalInstance52 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects52 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType55 msPassed
getOriginalReturnsOriginalRegisteredByReadObject52 msPassed
getOriginalWithNullArgumentReturnsNull51 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction58 msPassed
isConsistentCallsStorageConsistencyCheck55 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper54 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded63 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged54 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance52 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject56 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute55 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute62 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject52 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance51 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject52 msPassed
isLoadedReturnsUnknownForUnregisteredObject54 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject52 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument53 msPassed
isObjectNewReturnsFalseForNullArgument52 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject54 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject51 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded58 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException54 msPassed
loadFieldLoadsLiteralValueAttribute57 msPassed
loadFieldLoadsManagedTypeAttribute63 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone49 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes52 msPassed
readAlreadyManagedObjectReturnsTheManagedOne56 msPassed
readNewlyRegisteredObjectReturnsIt51 msPassed
readObjectLoadsObjectFromStorage52 msPassed
readObjectWithNullClassThrowsNullPointerException55 msPassed
readObjectWithNullDescriptorThrowsNullPointerException52 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException55 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState53 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges53 msPassed
refreshOverwritesChangesSentToRepository50 msPassed
refreshOverwritesObjectPropertyChanges55 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance54 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity53 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance51 msPassed
refreshThrowsIllegalArgumentForRemovedInstance52 msPassed
registerExistingObjectInvokesPostCloneListeners56 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder53 msPassed
registerExistingObjectReturnsRegisteredClone56 msPassed
registerExistingObjectTwiceReturnsSameClone56 msPassed
registerNewObjectAddsArgumentToPersistenceContext50 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne51 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated52 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument50 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor51 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive58 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException50 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager51 msPassed
removeObjectRegistersObjectForDeletion49 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext51 msPassed
restoreDeletedRegistersObjectAgain51 msPassed
restoreDeletedReinsertsObjectIntoRepository52 msPassed
rollbackDetachesAllManagedEntities52 msPassed
rollbackInactiveUoWThrowsIllegalStateException51 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext52 msPassed
testCalculateModificationsDataProperty53 msPassed
testGetState52 msPassed
testGetStateWithDescriptor57 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit65 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit51 msPassed
unregisterObjectRemovesItFromCloneBuilderCache52 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects51 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection55 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull63 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext51 msPassed
unwrapReturnsItselfWhenClassMatches49 msPassed