Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext35 msPassed
clearResetsCloneBuilder33 msPassed
commitAddsNewObjectsToCache35 msPassed
commitAddsNewlyAddedReferenceToObjectToCache35 msPassed
commitDetachesPersistedInstance35 msPassed
commitEvictsInferredClassesFromCache46 msPassed
commitEvictsRemovedObjectsFromCache35 msPassed
commitInactiveUoWThrowsIllegalStateException32 msPassed
commitPersistsAllNewlyRegisteredObjects34 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction35 msPassed
commitRegistersChangesDoneByPreUpdateCallback37 msPassed
commitRemovesRemovedObjectsFromStorage37 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute38 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage34 msPassed
commitToStorageDeletesRemovedObjectsFromStorage43 msPassed
containsReturnsTrueForRegisteredExistingObject33 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject35 msPassed
getContextsRetrievesContextsFromStorage31 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject36 msPassed
getManagedOriginalForDifferentContextReturnsNull32 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull32 msPassed
getManagedOriginalReturnsManagedOriginalInstance38 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects33 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType33 msPassed
getOriginalReturnsOriginalRegisteredByReadObject33 msPassed
getOriginalWithNullArgumentReturnsNull33 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction40 msPassed
isConsistentCallsStorageConsistencyCheck45 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper34 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded42 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged31 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance34 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject33 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute34 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute44 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject32 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance33 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject38 msPassed
isLoadedReturnsUnknownForUnregisteredObject31 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject34 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument32 msPassed
isObjectNewReturnsFalseForNullArgument32 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject33 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject32 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded53 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException32 msPassed
loadFieldLoadsLiteralValueAttribute34 msPassed
loadFieldLoadsManagedTypeAttribute40 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone36 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes32 msPassed
readAlreadyManagedObjectReturnsTheManagedOne33 msPassed
readNewlyRegisteredObjectReturnsIt31 msPassed
readObjectLoadsObjectFromStorage34 msPassed
readObjectWithNullClassThrowsNullPointerException31 msPassed
readObjectWithNullDescriptorThrowsNullPointerException32 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException32 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState34 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges35 msPassed
refreshOverwritesChangesSentToRepository38 msPassed
refreshOverwritesObjectPropertyChanges40 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance35 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity33 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance41 msPassed
refreshThrowsIllegalArgumentForRemovedInstance33 msPassed
registerExistingObjectInvokesPostCloneListeners34 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder33 msPassed
registerExistingObjectReturnsRegisteredClone32 msPassed
registerExistingObjectTwiceReturnsSameClone33 msPassed
registerNewObjectAddsArgumentToPersistenceContext31 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne33 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated33 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument32 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor31 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive33 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException33 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager31 msPassed
removeObjectRegistersObjectForDeletion37 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext34 msPassed
restoreDeletedRegistersObjectAgain34 msPassed
restoreDeletedReinsertsObjectIntoRepository39 msPassed
rollbackDetachesAllManagedEntities33 msPassed
rollbackInactiveUoWThrowsIllegalStateException0.11 secPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext32 msPassed
testCalculateModificationsDataProperty33 msPassed
testGetState34 msPassed
testGetStateWithDescriptor33 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit40 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit32 msPassed
unregisterObjectRemovesItFromCloneBuilderCache32 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection34 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull40 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext32 msPassed
unwrapReturnsItselfWhenClassMatches33 msPassed