Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext36 msPassed
clearResetsCloneBuilder35 msPassed
commitAddsNewObjectsToCache33 msPassed
commitAddsNewlyAddedReferenceToObjectToCache37 msPassed
commitDetachesPersistedInstance37 msPassed
commitEvictsInferredClassesFromCache36 msPassed
commitEvictsRemovedObjectsFromCache30 msPassed
commitInactiveUoWThrowsIllegalStateException29 msPassed
commitPersistsAllNewlyRegisteredObjects39 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction51 msPassed
commitRegistersChangesDoneByPreUpdateCallback31 msPassed
commitRemovesRemovedObjectsFromStorage37 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute32 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage31 msPassed
commitToStorageDeletesRemovedObjectsFromStorage32 msPassed
containsReturnsTrueForRegisteredExistingObject31 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject38 msPassed
getContextsRetrievesContextsFromStorage35 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject35 msPassed
getManagedOriginalForDifferentContextReturnsNull29 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull34 msPassed
getManagedOriginalReturnsManagedOriginalInstance30 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects41 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType32 msPassed
getOriginalReturnsOriginalRegisteredByReadObject37 msPassed
getOriginalWithNullArgumentReturnsNull29 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction44 msPassed
isConsistentCallsStorageConsistencyCheck32 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper47 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded38 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged38 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance38 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject32 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute34 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute45 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject33 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance36 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject38 msPassed
isLoadedReturnsUnknownForUnregisteredObject0.1 secPassed
isObjectManagedReturnsTrueForRegisteredExistingObject37 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument37 msPassed
isObjectNewReturnsFalseForNullArgument27 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject40 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject36 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded39 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException34 msPassed
loadFieldLoadsLiteralValueAttribute33 msPassed
loadFieldLoadsManagedTypeAttribute40 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone34 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes36 msPassed
readAlreadyManagedObjectReturnsTheManagedOne36 msPassed
readNewlyRegisteredObjectReturnsIt40 msPassed
readObjectLoadsObjectFromStorage33 msPassed
readObjectWithNullClassThrowsNullPointerException29 msPassed
readObjectWithNullDescriptorThrowsNullPointerException39 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException36 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState35 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges54 msPassed
refreshOverwritesChangesSentToRepository32 msPassed
refreshOverwritesObjectPropertyChanges33 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance37 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity33 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance35 msPassed
refreshThrowsIllegalArgumentForRemovedInstance31 msPassed
registerExistingObjectInvokesPostCloneListeners31 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder38 msPassed
registerExistingObjectReturnsRegisteredClone37 msPassed
registerExistingObjectTwiceReturnsSameClone30 msPassed
registerNewObjectAddsArgumentToPersistenceContext38 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne36 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated33 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument30 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor31 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive31 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException32 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager30 msPassed
removeObjectRegistersObjectForDeletion31 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext36 msPassed
restoreDeletedRegistersObjectAgain32 msPassed
restoreDeletedReinsertsObjectIntoRepository37 msPassed
rollbackDetachesAllManagedEntities31 msPassed
rollbackInactiveUoWThrowsIllegalStateException33 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext35 msPassed
testCalculateModificationsDataProperty36 msPassed
testGetState34 msPassed
testGetStateWithDescriptor31 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit35 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit43 msPassed
unregisterObjectRemovesItFromCloneBuilderCache33 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection29 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull44 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext31 msPassed
unwrapReturnsItselfWhenClassMatches32 msPassed