Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext69 msPassed
clearResetsCloneBuilder77 msPassed
commitAddsNewObjectsToCache67 msPassed
commitAddsNewlyAddedReferenceToObjectToCache72 msPassed
commitDetachesPersistedInstance67 msPassed
commitEvictsInferredClassesFromCache70 msPassed
commitEvictsRemovedObjectsFromCache68 msPassed
commitInactiveUoWThrowsIllegalStateException64 msPassed
commitPersistsAllNewlyRegisteredObjects69 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction69 msPassed
commitRegistersChangesDoneByPreUpdateCallback68 msPassed
commitRemovesRemovedObjectsFromStorage71 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute70 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage66 msPassed
commitToStorageDeletesRemovedObjectsFromStorage67 msPassed
containsReturnsTrueForRegisteredExistingObject67 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject66 msPassed
getContextsRetrievesContextsFromStorage67 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject65 msPassed
getManagedOriginalForDifferentContextReturnsNull66 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull64 msPassed
getManagedOriginalReturnsManagedOriginalInstance67 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects65 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType64 msPassed
getOriginalReturnsOriginalRegisteredByReadObject66 msPassed
getOriginalWithNullArgumentReturnsNull64 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction79 msPassed
isConsistentCallsStorageConsistencyCheck64 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper69 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded79 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged62 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance63 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject66 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute69 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute79 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject67 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance66 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject67 msPassed
isLoadedReturnsUnknownForUnregisteredObject62 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject66 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument63 msPassed
isObjectNewReturnsFalseForNullArgument63 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject66 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject65 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded69 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException66 msPassed
loadFieldLoadsLiteralValueAttribute67 msPassed
loadFieldLoadsManagedTypeAttribute76 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone68 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes67 msPassed
readAlreadyManagedObjectReturnsTheManagedOne66 msPassed
readNewlyRegisteredObjectReturnsIt65 msPassed
readObjectLoadsObjectFromStorage70 msPassed
readObjectWithNullClassThrowsNullPointerException63 msPassed
readObjectWithNullDescriptorThrowsNullPointerException65 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException64 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState72 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges71 msPassed
refreshOverwritesChangesSentToRepository63 msPassed
refreshOverwritesObjectPropertyChanges72 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance0.11 secPassed
refreshThrowsEntityNotFoundForNonExistentEntity66 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance64 msPassed
refreshThrowsIllegalArgumentForRemovedInstance68 msPassed
registerExistingObjectInvokesPostCloneListeners65 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder66 msPassed
registerExistingObjectReturnsRegisteredClone66 msPassed
registerExistingObjectTwiceReturnsSameClone66 msPassed
registerNewObjectAddsArgumentToPersistenceContext67 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne66 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated81 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument64 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor66 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive65 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException65 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager65 msPassed
removeObjectRegistersObjectForDeletion64 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext63 msPassed
restoreDeletedRegistersObjectAgain76 msPassed
restoreDeletedReinsertsObjectIntoRepository66 msPassed
rollbackDetachesAllManagedEntities67 msPassed
rollbackInactiveUoWThrowsIllegalStateException74 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext68 msPassed
testCalculateModificationsDataProperty66 msPassed
testGetState68 msPassed
testGetStateWithDescriptor67 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit78 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit65 msPassed
unregisterObjectRemovesItFromCloneBuilderCache66 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection60 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull77 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext68 msPassed
unwrapReturnsItselfWhenClassMatches65 msPassed