Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

0 failures (±0)
95 tests (+1)
Took 5.4 sec.

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext66 msPassed
clearResetsCloneBuilder53 msPassed
commitAddsNewObjectsToCache61 msPassed
commitAddsNewlyAddedReferenceToObjectToCache57 msPassed
commitDetachesPersistedInstance53 msPassed
commitEvictsInferredClassesFromCache53 msPassed
commitEvictsRemovedObjectsFromCache55 msPassed
commitInactiveUoWThrowsIllegalStateException52 msPassed
commitPersistsAllNewlyRegisteredObjects55 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction56 msPassed
commitRegistersChangesDoneByPreUpdateCallback54 msPassed
commitRemovesRemovedObjectsFromStorage56 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute54 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage54 msPassed
commitToStorageDeletesRemovedObjectsFromStorage53 msPassed
containsReturnsTrueForRegisteredExistingObject54 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject54 msPassed
getContextsRetrievesContextsFromStorage54 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject54 msPassed
getManagedOriginalForDifferentContextReturnsNull55 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull53 msPassed
getManagedOriginalReturnsManagedOriginalInstance54 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects52 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType57 msPassed
getOriginalReturnsOriginalRegisteredByReadObject54 msPassed
getOriginalWithNullArgumentReturnsNull53 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction58 msPassed
isConsistentCallsStorageConsistencyCheck54 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper0.12 secPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded62 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged56 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance55 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject53 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute55 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute96 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject53 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance51 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject55 msPassed
isLoadedReturnsUnknownForUnregisteredObject52 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject53 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument53 msPassed
isObjectNewReturnsFalseForNullArgument53 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject53 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject54 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded62 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException64 msPassed
loadFieldLoadsLiteralValueAttribute54 msPassed
loadFieldLoadsManagedTypeAttribute62 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone53 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes54 msPassed
readAlreadyManagedObjectReturnsTheManagedOne63 msPassed
readNewlyRegisteredObjectReturnsIt53 msPassed
readObjectFromAxiomsLoadsEntityFromSpecifiedAxiomsAndReturnsIt54 msPassed
readObjectLoadsObjectFromStorage54 msPassed
readObjectWithNullClassThrowsNullPointerException52 msPassed
readObjectWithNullDescriptorThrowsNullPointerException56 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException57 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState55 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges55 msPassed
refreshOverwritesChangesSentToRepository54 msPassed
refreshOverwritesObjectPropertyChanges56 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance55 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity55 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance74 msPassed
refreshThrowsIllegalArgumentForRemovedInstance53 msPassed
registerExistingObjectInvokesPostCloneListeners55 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder54 msPassed
registerExistingObjectReturnsRegisteredClone65 msPassed
registerExistingObjectTwiceReturnsSameClone54 msPassed
registerNewObjectAddsArgumentToPersistenceContext53 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne53 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated52 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument52 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor53 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive64 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException50 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager54 msPassed
removeObjectRegistersObjectForDeletion52 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext52 msPassed
restoreDeletedRegistersObjectAgain52 msPassed
restoreDeletedReinsertsObjectIntoRepository52 msPassed
rollbackDetachesAllManagedEntities0.16 secPassed
rollbackInactiveUoWThrowsIllegalStateException53 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext54 msPassed
testCalculateModificationsDataProperty53 msPassed
testGetState57 msPassed
testGetStateWithDescriptor54 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit57 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit54 msPassed
unregisterObjectRemovesItFromCloneBuilderCache54 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects52 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection54 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull69 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext54 msPassed
unwrapReturnsItselfWhenClassMatches53 msPassed