Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext31 msPassed
clearResetsCloneBuilder31 msPassed
commitAddsNewObjectsToCache34 msPassed
commitAddsNewlyAddedReferenceToObjectToCache34 msPassed
commitDetachesPersistedInstance31 msPassed
commitEvictsInferredClassesFromCache32 msPassed
commitEvictsRemovedObjectsFromCache32 msPassed
commitInactiveUoWThrowsIllegalStateException31 msPassed
commitPersistsAllNewlyRegisteredObjects33 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction32 msPassed
commitRegistersChangesDoneByPreUpdateCallback31 msPassed
commitRemovesRemovedObjectsFromStorage34 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute31 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage31 msPassed
commitToStorageDeletesRemovedObjectsFromStorage31 msPassed
containsReturnsTrueForRegisteredExistingObject30 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject32 msPassed
getContextsRetrievesContextsFromStorage29 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject31 msPassed
getManagedOriginalForDifferentContextReturnsNull31 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull29 msPassed
getManagedOriginalReturnsManagedOriginalInstance29 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects32 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType30 msPassed
getOriginalReturnsOriginalRegisteredByReadObject29 msPassed
getOriginalWithNullArgumentReturnsNull29 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction36 msPassed
isConsistentCallsStorageConsistencyCheck30 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper30 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded38 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged30 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject30 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute31 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute37 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject29 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance30 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject35 msPassed
isLoadedReturnsUnknownForUnregisteredObject30 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject29 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument29 msPassed
isObjectNewReturnsFalseForNullArgument30 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject29 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject30 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded38 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException30 msPassed
loadFieldLoadsLiteralValueAttribute30 msPassed
loadFieldLoadsManagedTypeAttribute38 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone32 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes32 msPassed
readAlreadyManagedObjectReturnsTheManagedOne30 msPassed
readNewlyRegisteredObjectReturnsIt30 msPassed
readObjectLoadsObjectFromStorage31 msPassed
readObjectWithNullClassThrowsNullPointerException30 msPassed
readObjectWithNullDescriptorThrowsNullPointerException33 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException29 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState31 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges33 msPassed
refreshOverwritesChangesSentToRepository31 msPassed
refreshOverwritesObjectPropertyChanges32 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance32 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity32 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance29 msPassed
refreshThrowsIllegalArgumentForRemovedInstance30 msPassed
registerExistingObjectInvokesPostCloneListeners30 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder30 msPassed
registerExistingObjectReturnsRegisteredClone30 msPassed
registerExistingObjectTwiceReturnsSameClone30 msPassed
registerNewObjectAddsArgumentToPersistenceContext30 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne31 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated30 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument29 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor30 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive29 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException30 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager30 msPassed
removeObjectRegistersObjectForDeletion29 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext31 msPassed
restoreDeletedRegistersObjectAgain29 msPassed
restoreDeletedReinsertsObjectIntoRepository30 msPassed
rollbackDetachesAllManagedEntities30 msPassed
rollbackInactiveUoWThrowsIllegalStateException29 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext31 msPassed
testCalculateModificationsDataProperty32 msPassed
testGetState31 msPassed
testGetStateWithDescriptor31 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit0.1 secPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit29 msPassed
unregisterObjectRemovesItFromCloneBuilderCache31 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection32 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull38 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext30 msPassed
unwrapReturnsItselfWhenClassMatches31 msPassed