Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext40 msPassed
clearResetsCloneBuilder33 msPassed
commitAddsNewObjectsToCache41 msPassed
commitAddsNewlyAddedReferenceToObjectToCache35 msPassed
commitDetachesPersistedInstance39 msPassed
commitEvictsInferredClassesFromCache47 msPassed
commitEvictsRemovedObjectsFromCache34 msPassed
commitInactiveUoWThrowsIllegalStateException31 msPassed
commitPersistsAllNewlyRegisteredObjects34 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction35 msPassed
commitRegistersChangesDoneByPreUpdateCallback44 msPassed
commitRemovesRemovedObjectsFromStorage42 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute46 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage43 msPassed
commitToStorageDeletesRemovedObjectsFromStorage41 msPassed
containsReturnsTrueForRegisteredExistingObject35 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject42 msPassed
getContextsRetrievesContextsFromStorage32 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject42 msPassed
getManagedOriginalForDifferentContextReturnsNull33 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull32 msPassed
getManagedOriginalReturnsManagedOriginalInstance32 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects46 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType47 msPassed
getOriginalReturnsOriginalRegisteredByReadObject40 msPassed
getOriginalWithNullArgumentReturnsNull40 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction47 msPassed
isConsistentCallsStorageConsistencyCheck47 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper32 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded40 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged46 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance41 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject33 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute35 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute57 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject30 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance45 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject33 msPassed
isLoadedReturnsUnknownForUnregisteredObject38 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject39 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument39 msPassed
isObjectNewReturnsFalseForNullArgument32 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject39 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject33 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded48 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException38 msPassed
loadFieldLoadsLiteralValueAttribute33 msPassed
loadFieldLoadsManagedTypeAttribute49 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone41 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes33 msPassed
readAlreadyManagedObjectReturnsTheManagedOne40 msPassed
readNewlyRegisteredObjectReturnsIt31 msPassed
readObjectLoadsObjectFromStorage33 msPassed
readObjectWithNullClassThrowsNullPointerException39 msPassed
readObjectWithNullDescriptorThrowsNullPointerException31 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException47 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState33 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges34 msPassed
refreshOverwritesChangesSentToRepository44 msPassed
refreshOverwritesObjectPropertyChanges48 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance35 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity40 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance0.13 secPassed
refreshThrowsIllegalArgumentForRemovedInstance33 msPassed
registerExistingObjectInvokesPostCloneListeners39 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder39 msPassed
registerExistingObjectReturnsRegisteredClone39 msPassed
registerExistingObjectTwiceReturnsSameClone31 msPassed
registerNewObjectAddsArgumentToPersistenceContext31 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne31 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated32 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument31 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor32 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive38 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException44 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager31 msPassed
removeObjectRegistersObjectForDeletion41 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext39 msPassed
restoreDeletedRegistersObjectAgain38 msPassed
restoreDeletedReinsertsObjectIntoRepository40 msPassed
rollbackDetachesAllManagedEntities34 msPassed
rollbackInactiveUoWThrowsIllegalStateException32 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext33 msPassed
testCalculateModificationsDataProperty48 msPassed
testGetState32 msPassed
testGetStateWithDescriptor34 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit49 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit32 msPassed
unregisterObjectRemovesItFromCloneBuilderCache33 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection37 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull57 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext32 msPassed
unwrapReturnsItselfWhenClassMatches38 msPassed