Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext77 msPassed
clearResetsCloneBuilder62 msPassed
commitAddsNewObjectsToCache31 msPassed
commitAddsNewlyAddedReferenceToObjectToCache70 msPassed
commitDetachesPersistedInstance30 msPassed
commitEvictsInferredClassesFromCache30 msPassed
commitEvictsRemovedObjectsFromCache30 msPassed
commitInactiveUoWThrowsIllegalStateException30 msPassed
commitPersistsAllNewlyRegisteredObjects69 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction0.1 secPassed
commitRegistersChangesDoneByPreUpdateCallback44 msPassed
commitRemovesRemovedObjectsFromStorage78 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute35 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage38 msPassed
commitToStorageDeletesRemovedObjectsFromStorage44 msPassed
containsReturnsTrueForRegisteredExistingObject30 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject31 msPassed
getContextsRetrievesContextsFromStorage28 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject58 msPassed
getManagedOriginalForDifferentContextReturnsNull29 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull29 msPassed
getManagedOriginalReturnsManagedOriginalInstance29 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects30 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType30 msPassed
getOriginalReturnsOriginalRegisteredByReadObject30 msPassed
getOriginalWithNullArgumentReturnsNull57 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction36 msPassed
isConsistentCallsStorageConsistencyCheck28 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper30 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded38 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged28 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject31 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute65 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute39 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject65 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance30 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject63 msPassed
isLoadedReturnsUnknownForUnregisteredObject28 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject30 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument29 msPassed
isObjectNewReturnsFalseForNullArgument29 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject75 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject30 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded51 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException71 msPassed
loadFieldLoadsLiteralValueAttribute29 msPassed
loadFieldLoadsManagedTypeAttribute37 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone37 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes31 msPassed
readAlreadyManagedObjectReturnsTheManagedOne30 msPassed
readNewlyRegisteredObjectReturnsIt63 msPassed
readObjectLoadsObjectFromStorage57 msPassed
readObjectWithNullClassThrowsNullPointerException29 msPassed
readObjectWithNullDescriptorThrowsNullPointerException62 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException29 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState73 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges31 msPassed
refreshOverwritesChangesSentToRepository36 msPassed
refreshOverwritesObjectPropertyChanges82 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance64 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity30 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance28 msPassed
refreshThrowsIllegalArgumentForRemovedInstance31 msPassed
registerExistingObjectInvokesPostCloneListeners30 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder74 msPassed
registerExistingObjectReturnsRegisteredClone29 msPassed
registerExistingObjectTwiceReturnsSameClone30 msPassed
registerNewObjectAddsArgumentToPersistenceContext62 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne65 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated61 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument30 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor61 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive68 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException29 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager30 msPassed
removeObjectRegistersObjectForDeletion35 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext40 msPassed
restoreDeletedRegistersObjectAgain56 msPassed
restoreDeletedReinsertsObjectIntoRepository30 msPassed
rollbackDetachesAllManagedEntities31 msPassed
rollbackInactiveUoWThrowsIllegalStateException61 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext63 msPassed
testCalculateModificationsDataProperty30 msPassed
testGetState64 msPassed
testGetStateWithDescriptor31 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit41 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit30 msPassed
unregisterObjectRemovesItFromCloneBuilderCache30 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection29 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull38 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext30 msPassed
unwrapReturnsItselfWhenClassMatches34 msPassed