Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext66 msPassed
clearResetsCloneBuilder62 msPassed
commitAddsNewObjectsToCache63 msPassed
commitAddsNewlyAddedReferenceToObjectToCache64 msPassed
commitDetachesPersistedInstance61 msPassed
commitEvictsInferredClassesFromCache63 msPassed
commitEvictsRemovedObjectsFromCache62 msPassed
commitInactiveUoWThrowsIllegalStateException58 msPassed
commitPersistsAllNewlyRegisteredObjects54 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction63 msPassed
commitRegistersChangesDoneByPreUpdateCallback66 msPassed
commitRemovesRemovedObjectsFromStorage54 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute83 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage63 msPassed
commitToStorageDeletesRemovedObjectsFromStorage61 msPassed
containsReturnsTrueForRegisteredExistingObject54 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject61 msPassed
getContextsRetrievesContextsFromStorage59 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject63 msPassed
getManagedOriginalForDifferentContextReturnsNull62 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull58 msPassed
getManagedOriginalReturnsManagedOriginalInstance60 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects60 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType72 msPassed
getOriginalReturnsOriginalRegisteredByReadObject57 msPassed
getOriginalWithNullArgumentReturnsNull59 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction87 msPassed
isConsistentCallsStorageConsistencyCheck59 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper61 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded62 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged71 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance59 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject52 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute64 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute71 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject52 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance70 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject51 msPassed
isLoadedReturnsUnknownForUnregisteredObject59 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject58 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument56 msPassed
isObjectNewReturnsFalseForNullArgument60 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject61 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject58 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded72 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException50 msPassed
loadFieldLoadsLiteralValueAttribute61 msPassed
loadFieldLoadsManagedTypeAttribute73 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone64 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes62 msPassed
readAlreadyManagedObjectReturnsTheManagedOne57 msPassed
readNewlyRegisteredObjectReturnsIt60 msPassed
readObjectLoadsObjectFromStorage63 msPassed
readObjectWithNullClassThrowsNullPointerException60 msPassed
readObjectWithNullDescriptorThrowsNullPointerException50 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException70 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState65 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges63 msPassed
refreshOverwritesChangesSentToRepository62 msPassed
refreshOverwritesObjectPropertyChanges0.1 secPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance65 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity63 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance58 msPassed
refreshThrowsIllegalArgumentForRemovedInstance54 msPassed
registerExistingObjectInvokesPostCloneListeners57 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder63 msPassed
registerExistingObjectReturnsRegisteredClone56 msPassed
registerExistingObjectTwiceReturnsSameClone51 msPassed
registerNewObjectAddsArgumentToPersistenceContext60 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne50 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated62 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument59 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor60 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive50 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException73 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager59 msPassed
removeObjectRegistersObjectForDeletion62 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext62 msPassed
restoreDeletedRegistersObjectAgain60 msPassed
restoreDeletedReinsertsObjectIntoRepository61 msPassed
rollbackDetachesAllManagedEntities61 msPassed
rollbackInactiveUoWThrowsIllegalStateException60 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext63 msPassed
testCalculateModificationsDataProperty74 msPassed
testGetState53 msPassed
testGetStateWithDescriptor61 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit70 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit60 msPassed
unregisterObjectRemovesItFromCloneBuilderCache60 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection64 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull0.12 secPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext61 msPassed
unwrapReturnsItselfWhenClassMatches60 msPassed