Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

0 failures (±0)
94 tests (±0)
Took 4.9 sec.

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext51 msPassed
clearResetsCloneBuilder54 msPassed
commitAddsNewObjectsToCache53 msPassed
commitAddsNewlyAddedReferenceToObjectToCache53 msPassed
commitDetachesPersistedInstance50 msPassed
commitEvictsInferredClassesFromCache51 msPassed
commitEvictsRemovedObjectsFromCache51 msPassed
commitInactiveUoWThrowsIllegalStateException49 msPassed
commitPersistsAllNewlyRegisteredObjects51 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction53 msPassed
commitRegistersChangesDoneByPreUpdateCallback68 msPassed
commitRemovesRemovedObjectsFromStorage51 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute64 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage64 msPassed
commitToStorageDeletesRemovedObjectsFromStorage49 msPassed
containsReturnsTrueForRegisteredExistingObject51 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject50 msPassed
getContextsRetrievesContextsFromStorage50 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject51 msPassed
getManagedOriginalForDifferentContextReturnsNull51 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull48 msPassed
getManagedOriginalReturnsManagedOriginalInstance51 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects51 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType50 msPassed
getOriginalReturnsOriginalRegisteredByReadObject50 msPassed
getOriginalWithNullArgumentReturnsNull48 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction55 msPassed
isConsistentCallsStorageConsistencyCheck49 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper51 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded58 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged51 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance49 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject51 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute58 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute56 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject52 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance49 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject53 msPassed
isLoadedReturnsUnknownForUnregisteredObject51 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject50 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument49 msPassed
isObjectNewReturnsFalseForNullArgument49 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject50 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject49 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded57 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException50 msPassed
loadFieldLoadsLiteralValueAttribute50 msPassed
loadFieldLoadsManagedTypeAttribute59 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone51 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes51 msPassed
readAlreadyManagedObjectReturnsTheManagedOne50 msPassed
readNewlyRegisteredObjectReturnsIt49 msPassed
readObjectLoadsObjectFromStorage59 msPassed
readObjectWithNullClassThrowsNullPointerException50 msPassed
readObjectWithNullDescriptorThrowsNullPointerException52 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException50 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState52 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges51 msPassed
refreshOverwritesChangesSentToRepository50 msPassed
refreshOverwritesObjectPropertyChanges53 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance51 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity52 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance49 msPassed
refreshThrowsIllegalArgumentForRemovedInstance51 msPassed
registerExistingObjectInvokesPostCloneListeners50 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder50 msPassed
registerExistingObjectReturnsRegisteredClone51 msPassed
registerExistingObjectTwiceReturnsSameClone50 msPassed
registerNewObjectAddsArgumentToPersistenceContext49 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne50 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated49 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument49 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor48 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive51 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException49 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager48 msPassed
removeObjectRegistersObjectForDeletion64 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext49 msPassed
restoreDeletedRegistersObjectAgain49 msPassed
restoreDeletedReinsertsObjectIntoRepository51 msPassed
rollbackDetachesAllManagedEntities50 msPassed
rollbackInactiveUoWThrowsIllegalStateException52 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext0.15 secPassed
testCalculateModificationsDataProperty51 msPassed
testGetState53 msPassed
testGetStateWithDescriptor51 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit66 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit51 msPassed
unregisterObjectRemovesItFromCloneBuilderCache51 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects49 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection51 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull57 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext55 msPassed
unwrapReturnsItselfWhenClassMatches48 msPassed