Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext36 msPassed
clearResetsCloneBuilder30 msPassed
commitAddsNewObjectsToCache33 msPassed
commitAddsNewlyAddedReferenceToObjectToCache33 msPassed
commitDetachesPersistedInstance42 msPassed
commitEvictsInferredClassesFromCache32 msPassed
commitEvictsRemovedObjectsFromCache32 msPassed
commitInactiveUoWThrowsIllegalStateException30 msPassed
commitPersistsAllNewlyRegisteredObjects32 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction33 msPassed
commitRegistersChangesDoneByPreUpdateCallback39 msPassed
commitRemovesRemovedObjectsFromStorage33 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute38 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage37 msPassed
commitToStorageDeletesRemovedObjectsFromStorage36 msPassed
containsReturnsTrueForRegisteredExistingObject31 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject41 msPassed
getContextsRetrievesContextsFromStorage37 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject41 msPassed
getManagedOriginalForDifferentContextReturnsNull30 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull30 msPassed
getManagedOriginalReturnsManagedOriginalInstance41 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects31 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType31 msPassed
getOriginalReturnsOriginalRegisteredByReadObject40 msPassed
getOriginalWithNullArgumentReturnsNull39 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction36 msPassed
isConsistentCallsStorageConsistencyCheck29 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper32 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded40 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged30 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject32 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute32 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute37 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject29 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance32 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject30 msPassed
isLoadedReturnsUnknownForUnregisteredObject30 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject40 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument38 msPassed
isObjectNewReturnsFalseForNullArgument30 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject30 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject29 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded49 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException30 msPassed
loadFieldLoadsLiteralValueAttribute31 msPassed
loadFieldLoadsManagedTypeAttribute39 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone41 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes31 msPassed
readAlreadyManagedObjectReturnsTheManagedOne42 msPassed
readNewlyRegisteredObjectReturnsIt29 msPassed
readObjectLoadsObjectFromStorage31 msPassed
readObjectWithNullClassThrowsNullPointerException30 msPassed
readObjectWithNullDescriptorThrowsNullPointerException30 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException30 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState31 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges33 msPassed
refreshOverwritesChangesSentToRepository41 msPassed
refreshOverwritesObjectPropertyChanges69 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance32 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity31 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance29 msPassed
refreshThrowsIllegalArgumentForRemovedInstance31 msPassed
registerExistingObjectInvokesPostCloneListeners42 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder30 msPassed
registerExistingObjectReturnsRegisteredClone41 msPassed
registerExistingObjectTwiceReturnsSameClone32 msPassed
registerNewObjectAddsArgumentToPersistenceContext30 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne30 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated30 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument40 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor29 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive48 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException29 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager29 msPassed
removeObjectRegistersObjectForDeletion40 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext38 msPassed
restoreDeletedRegistersObjectAgain38 msPassed
restoreDeletedReinsertsObjectIntoRepository0.11 secPassed
rollbackDetachesAllManagedEntities32 msPassed
rollbackInactiveUoWThrowsIllegalStateException29 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext30 msPassed
testCalculateModificationsDataProperty31 msPassed
testGetState31 msPassed
testGetStateWithDescriptor31 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit45 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit30 msPassed
unregisterObjectRemovesItFromCloneBuilderCache30 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection31 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull39 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext30 msPassed
unwrapReturnsItselfWhenClassMatches39 msPassed