Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext95 msPassed
clearResetsCloneBuilder51 msPassed
commitAddsNewObjectsToCache56 msPassed
commitAddsNewlyAddedReferenceToObjectToCache53 msPassed
commitDetachesPersistedInstance51 msPassed
commitEvictsInferredClassesFromCache54 msPassed
commitEvictsRemovedObjectsFromCache52 msPassed
commitInactiveUoWThrowsIllegalStateException67 msPassed
commitPersistsAllNewlyRegisteredObjects53 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction56 msPassed
commitRegistersChangesDoneByPreUpdateCallback61 msPassed
commitRemovesRemovedObjectsFromStorage96 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute61 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage62 msPassed
commitToStorageDeletesRemovedObjectsFromStorage64 msPassed
containsReturnsTrueForRegisteredExistingObject52 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject52 msPassed
getContextsRetrievesContextsFromStorage49 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject53 msPassed
getManagedOriginalForDifferentContextReturnsNull52 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull52 msPassed
getManagedOriginalReturnsManagedOriginalInstance51 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects51 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType53 msPassed
getOriginalReturnsOriginalRegisteredByReadObject51 msPassed
getOriginalWithNullArgumentReturnsNull50 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction60 msPassed
isConsistentCallsStorageConsistencyCheck50 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper53 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded61 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged49 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance50 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject52 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute50 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute58 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject51 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance49 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject51 msPassed
isLoadedReturnsUnknownForUnregisteredObject62 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject50 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument50 msPassed
isObjectNewReturnsFalseForNullArgument49 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject50 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject52 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded78 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException90 msPassed
loadFieldLoadsLiteralValueAttribute52 msPassed
loadFieldLoadsManagedTypeAttribute63 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone65 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes60 msPassed
readAlreadyManagedObjectReturnsTheManagedOne51 msPassed
readNewlyRegisteredObjectReturnsIt49 msPassed
readObjectLoadsObjectFromStorage51 msPassed
readObjectWithNullClassThrowsNullPointerException65 msPassed
readObjectWithNullDescriptorThrowsNullPointerException49 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException51 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState53 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges55 msPassed
refreshOverwritesChangesSentToRepository64 msPassed
refreshOverwritesObjectPropertyChanges98 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance53 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity0.14 secPassed
refreshThrowsIllegalArgumentForNonManagedInstance50 msPassed
refreshThrowsIllegalArgumentForRemovedInstance52 msPassed
registerExistingObjectInvokesPostCloneListeners53 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder65 msPassed
registerExistingObjectReturnsRegisteredClone51 msPassed
registerExistingObjectTwiceReturnsSameClone51 msPassed
registerNewObjectAddsArgumentToPersistenceContext50 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne50 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated50 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument51 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor49 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive91 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException52 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager49 msPassed
removeObjectRegistersObjectForDeletion58 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext50 msPassed
restoreDeletedRegistersObjectAgain92 msPassed
restoreDeletedReinsertsObjectIntoRepository52 msPassed
rollbackDetachesAllManagedEntities52 msPassed
rollbackInactiveUoWThrowsIllegalStateException48 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext52 msPassed
testCalculateModificationsDataProperty53 msPassed
testGetState51 msPassed
testGetStateWithDescriptor53 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit69 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit52 msPassed
unregisterObjectRemovesItFromCloneBuilderCache55 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection52 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull58 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext50 msPassed
unwrapReturnsItselfWhenClassMatches60 msPassed