Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext31 msPassed
clearResetsCloneBuilder35 msPassed
commitAddsNewObjectsToCache31 msPassed
commitAddsNewlyAddedReferenceToObjectToCache40 msPassed
commitDetachesPersistedInstance31 msPassed
commitEvictsInferredClassesFromCache32 msPassed
commitEvictsRemovedObjectsFromCache31 msPassed
commitInactiveUoWThrowsIllegalStateException29 msPassed
commitPersistsAllNewlyRegisteredObjects50 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction31 msPassed
commitRegistersChangesDoneByPreUpdateCallback31 msPassed
commitRemovesRemovedObjectsFromStorage35 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute33 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage35 msPassed
commitToStorageDeletesRemovedObjectsFromStorage30 msPassed
containsReturnsTrueForRegisteredExistingObject28 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject30 msPassed
getContextsRetrievesContextsFromStorage37 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject31 msPassed
getManagedOriginalForDifferentContextReturnsNull29 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull29 msPassed
getManagedOriginalReturnsManagedOriginalInstance42 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects30 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType29 msPassed
getOriginalReturnsOriginalRegisteredByReadObject0.1 secPassed
getOriginalWithNullArgumentReturnsNull29 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction37 msPassed
isConsistentCallsStorageConsistencyCheck29 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper34 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded38 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject30 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute31 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute49 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject66 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance29 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject35 msPassed
isLoadedReturnsUnknownForUnregisteredObject31 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject30 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument29 msPassed
isObjectNewReturnsFalseForNullArgument29 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject95 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject29 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded37 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException30 msPassed
loadFieldLoadsLiteralValueAttribute30 msPassed
loadFieldLoadsManagedTypeAttribute39 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone32 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes30 msPassed
readAlreadyManagedObjectReturnsTheManagedOne31 msPassed
readNewlyRegisteredObjectReturnsIt36 msPassed
readObjectLoadsObjectFromStorage30 msPassed
readObjectWithNullClassThrowsNullPointerException31 msPassed
readObjectWithNullDescriptorThrowsNullPointerException35 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException28 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState31 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges32 msPassed
refreshOverwritesChangesSentToRepository32 msPassed
refreshOverwritesObjectPropertyChanges31 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance31 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity31 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance29 msPassed
refreshThrowsIllegalArgumentForRemovedInstance30 msPassed
registerExistingObjectInvokesPostCloneListeners30 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder29 msPassed
registerExistingObjectReturnsRegisteredClone29 msPassed
registerExistingObjectTwiceReturnsSameClone29 msPassed
registerNewObjectAddsArgumentToPersistenceContext36 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne37 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated29 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument34 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor36 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive29 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException29 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager34 msPassed
removeObjectRegistersObjectForDeletion30 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext28 msPassed
restoreDeletedRegistersObjectAgain29 msPassed
restoreDeletedReinsertsObjectIntoRepository30 msPassed
rollbackDetachesAllManagedEntities36 msPassed
rollbackInactiveUoWThrowsIllegalStateException34 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext31 msPassed
testCalculateModificationsDataProperty32 msPassed
testGetState36 msPassed
testGetStateWithDescriptor29 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit35 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit29 msPassed
unregisterObjectRemovesItFromCloneBuilderCache30 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection29 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull38 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext40 msPassed
unwrapReturnsItselfWhenClassMatches30 msPassed