Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

0 failures (±0)
94 tests (+1)
Took 5 sec.

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext52 msPassed
clearResetsCloneBuilder50 msPassed
commitAddsNewObjectsToCache52 msPassed
commitAddsNewlyAddedReferenceToObjectToCache53 msPassed
commitDetachesPersistedInstance52 msPassed
commitEvictsInferredClassesFromCache54 msPassed
commitEvictsRemovedObjectsFromCache53 msPassed
commitInactiveUoWThrowsIllegalStateException49 msPassed
commitPersistsAllNewlyRegisteredObjects51 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction52 msPassed
commitRegistersChangesDoneByPreUpdateCallback65 msPassed
commitRemovesRemovedObjectsFromStorage53 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute67 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage51 msPassed
commitToStorageDeletesRemovedObjectsFromStorage51 msPassed
containsReturnsTrueForRegisteredExistingObject49 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject60 msPassed
getContextsRetrievesContextsFromStorage48 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject58 msPassed
getManagedOriginalForDifferentContextReturnsNull51 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull51 msPassed
getManagedOriginalReturnsManagedOriginalInstance49 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects52 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType0.13 secPassed
getOriginalReturnsOriginalRegisteredByReadObject58 msPassed
getOriginalWithNullArgumentReturnsNull50 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction68 msPassed
isConsistentCallsStorageConsistencyCheck51 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper50 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded59 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged49 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance51 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject50 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute50 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute59 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject48 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance53 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject51 msPassed
isLoadedReturnsUnknownForUnregisteredObject49 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject53 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument62 msPassed
isObjectNewReturnsFalseForNullArgument50 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject50 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject51 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded72 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException49 msPassed
loadFieldLoadsLiteralValueAttribute50 msPassed
loadFieldLoadsManagedTypeAttribute59 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone53 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes50 msPassed
readAlreadyManagedObjectReturnsTheManagedOne58 msPassed
readNewlyRegisteredObjectReturnsIt49 msPassed
readObjectLoadsObjectFromStorage52 msPassed
readObjectWithNullClassThrowsNullPointerException49 msPassed
readObjectWithNullDescriptorThrowsNullPointerException48 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException59 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState50 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges52 msPassed
refreshOverwritesChangesSentToRepository55 msPassed
refreshOverwritesObjectPropertyChanges52 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance51 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity53 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance50 msPassed
refreshThrowsIllegalArgumentForRemovedInstance50 msPassed
registerExistingObjectInvokesPostCloneListeners82 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder50 msPassed
registerExistingObjectReturnsRegisteredClone51 msPassed
registerExistingObjectTwiceReturnsSameClone50 msPassed
registerNewObjectAddsArgumentToPersistenceContext49 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne50 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated49 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument48 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor48 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive49 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException58 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager48 msPassed
removeObjectRegistersObjectForDeletion49 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext57 msPassed
restoreDeletedRegistersObjectAgain57 msPassed
restoreDeletedReinsertsObjectIntoRepository55 msPassed
rollbackDetachesAllManagedEntities52 msPassed
rollbackInactiveUoWThrowsIllegalStateException49 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext49 msPassed
testCalculateModificationsDataProperty51 msPassed
testGetState50 msPassed
testGetStateWithDescriptor49 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit69 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit50 msPassed
unregisterObjectRemovesItFromCloneBuilderCache49 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects52 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection52 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull59 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext50 msPassed
unwrapReturnsItselfWhenClassMatches50 msPassed