Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext56 msPassed
clearResetsCloneBuilder53 msPassed
commitAddsNewObjectsToCache70 msPassed
commitAddsNewlyAddedReferenceToObjectToCache57 msPassed
commitDetachesPersistedInstance53 msPassed
commitEvictsInferredClassesFromCache54 msPassed
commitEvictsRemovedObjectsFromCache99 msPassed
commitInactiveUoWThrowsIllegalStateException95 msPassed
commitPersistsAllNewlyRegisteredObjects68 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction75 msPassed
commitRegistersChangesDoneByPreUpdateCallback54 msPassed
commitRemovesRemovedObjectsFromStorage56 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute56 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage60 msPassed
commitToStorageDeletesRemovedObjectsFromStorage62 msPassed
containsReturnsTrueForRegisteredExistingObject63 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject55 msPassed
getContextsRetrievesContextsFromStorage57 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject85 msPassed
getManagedOriginalForDifferentContextReturnsNull76 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull73 msPassed
getManagedOriginalReturnsManagedOriginalInstance53 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects52 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType52 msPassed
getOriginalReturnsOriginalRegisteredByReadObject55 msPassed
getOriginalWithNullArgumentReturnsNull58 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction60 msPassed
isConsistentCallsStorageConsistencyCheck51 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper54 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded74 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged51 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance62 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject72 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute53 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute59 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject63 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance52 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject55 msPassed
isLoadedReturnsUnknownForUnregisteredObject61 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject52 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument62 msPassed
isObjectNewReturnsFalseForNullArgument99 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject56 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject65 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded92 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException52 msPassed
loadFieldLoadsLiteralValueAttribute89 msPassed
loadFieldLoadsManagedTypeAttribute73 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone64 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes52 msPassed
readAlreadyManagedObjectReturnsTheManagedOne55 msPassed
readNewlyRegisteredObjectReturnsIt56 msPassed
readObjectLoadsObjectFromStorage75 msPassed
readObjectWithNullClassThrowsNullPointerException62 msPassed
readObjectWithNullDescriptorThrowsNullPointerException51 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException51 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState65 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges0.11 secPassed
refreshOverwritesChangesSentToRepository92 msPassed
refreshOverwritesObjectPropertyChanges55 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance54 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity64 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance59 msPassed
refreshThrowsIllegalArgumentForRemovedInstance63 msPassed
registerExistingObjectInvokesPostCloneListeners68 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder54 msPassed
registerExistingObjectReturnsRegisteredClone57 msPassed
registerExistingObjectTwiceReturnsSameClone67 msPassed
registerNewObjectAddsArgumentToPersistenceContext52 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne59 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated88 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument52 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor52 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive52 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException52 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager54 msPassed
removeObjectRegistersObjectForDeletion53 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext58 msPassed
restoreDeletedRegistersObjectAgain93 msPassed
restoreDeletedReinsertsObjectIntoRepository53 msPassed
rollbackDetachesAllManagedEntities59 msPassed
rollbackInactiveUoWThrowsIllegalStateException53 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext0.1 secPassed
testCalculateModificationsDataProperty54 msPassed
testGetState68 msPassed
testGetStateWithDescriptor58 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit69 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit0.13 secPassed
unregisterObjectRemovesItFromCloneBuilderCache0.15 secPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection62 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull59 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext52 msPassed
unwrapReturnsItselfWhenClassMatches61 msPassed