Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext32 msPassed
clearResetsCloneBuilder30 msPassed
commitAddsNewObjectsToCache34 msPassed
commitAddsNewlyAddedReferenceToObjectToCache33 msPassed
commitDetachesPersistedInstance31 msPassed
commitEvictsInferredClassesFromCache42 msPassed
commitEvictsRemovedObjectsFromCache30 msPassed
commitInactiveUoWThrowsIllegalStateException29 msPassed
commitPersistsAllNewlyRegisteredObjects32 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction33 msPassed
commitRegistersChangesDoneByPreUpdateCallback31 msPassed
commitRemovesRemovedObjectsFromStorage33 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute0.1 secPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage30 msPassed
commitToStorageDeletesRemovedObjectsFromStorage30 msPassed
containsReturnsTrueForRegisteredExistingObject29 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject30 msPassed
getContextsRetrievesContextsFromStorage28 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject31 msPassed
getManagedOriginalForDifferentContextReturnsNull30 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull28 msPassed
getManagedOriginalReturnsManagedOriginalInstance30 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects30 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType30 msPassed
getOriginalReturnsOriginalRegisteredByReadObject30 msPassed
getOriginalWithNullArgumentReturnsNull28 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction36 msPassed
isConsistentCallsStorageConsistencyCheck28 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper34 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded39 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged28 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance29 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject30 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute31 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute36 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject29 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance29 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject30 msPassed
isLoadedReturnsUnknownForUnregisteredObject28 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject29 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument28 msPassed
isObjectNewReturnsFalseForNullArgument28 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject30 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject29 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded37 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException29 msPassed
loadFieldLoadsLiteralValueAttribute30 msPassed
loadFieldLoadsManagedTypeAttribute37 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone31 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes29 msPassed
readAlreadyManagedObjectReturnsTheManagedOne30 msPassed
readNewlyRegisteredObjectReturnsIt29 msPassed
readObjectLoadsObjectFromStorage30 msPassed
readObjectWithNullClassThrowsNullPointerException28 msPassed
readObjectWithNullDescriptorThrowsNullPointerException29 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException29 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState33 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges40 msPassed
refreshOverwritesChangesSentToRepository32 msPassed
refreshOverwritesObjectPropertyChanges32 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance31 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity34 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance29 msPassed
refreshThrowsIllegalArgumentForRemovedInstance30 msPassed
registerExistingObjectInvokesPostCloneListeners30 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder30 msPassed
registerExistingObjectReturnsRegisteredClone29 msPassed
registerExistingObjectTwiceReturnsSameClone30 msPassed
registerNewObjectAddsArgumentToPersistenceContext29 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne29 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated29 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument28 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor28 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive29 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException29 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager28 msPassed
removeObjectRegistersObjectForDeletion30 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext28 msPassed
restoreDeletedRegistersObjectAgain29 msPassed
restoreDeletedReinsertsObjectIntoRepository30 msPassed
rollbackDetachesAllManagedEntities32 msPassed
rollbackInactiveUoWThrowsIllegalStateException28 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext30 msPassed
testCalculateModificationsDataProperty30 msPassed
testGetState31 msPassed
testGetStateWithDescriptor29 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit35 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit30 msPassed
unregisterObjectRemovesItFromCloneBuilderCache29 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection29 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull37 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext30 msPassed
unwrapReturnsItselfWhenClassMatches29 msPassed