Skip to content

Test Result : OnCommitChangePropagatingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
clearCleansUpPersistenceContext32 msPassed
clearResetsCloneBuilder30 msPassed
commitAddsNewObjectsToCache33 msPassed
commitAddsNewlyAddedReferenceToObjectToCache33 msPassed
commitDetachesPersistedInstance31 msPassed
commitEvictsInferredClassesFromCache31 msPassed
commitEvictsRemovedObjectsFromCache31 msPassed
commitInactiveUoWThrowsIllegalStateException31 msPassed
commitPersistsAllNewlyRegisteredObjects32 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction33 msPassed
commitRegistersChangesDoneByPreUpdateCallback33 msPassed
commitRemovesRemovedObjectsFromStorage33 msPassed
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute33 msPassed
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage0.1 secPassed
commitToStorageDeletesRemovedObjectsFromStorage31 msPassed
containsReturnsTrueForRegisteredExistingObject30 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject31 msPassed
getContextsRetrievesContextsFromStorage29 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject32 msPassed
getManagedOriginalForDifferentContextReturnsNull31 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull30 msPassed
getManagedOriginalReturnsManagedOriginalInstance31 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects30 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType31 msPassed
getOriginalReturnsOriginalRegisteredByReadObject30 msPassed
getOriginalWithNullArgumentReturnsNull29 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction37 msPassed
isConsistentCallsStorageConsistencyCheck30 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper31 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded40 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged33 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance30 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject31 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute36 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute36 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject30 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance29 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject30 msPassed
isLoadedReturnsUnknownForUnregisteredObject31 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject29 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument29 msPassed
isObjectNewReturnsFalseForNullArgument29 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject30 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject29 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded39 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException30 msPassed
loadFieldLoadsLiteralValueAttribute31 msPassed
loadFieldLoadsManagedTypeAttribute40 msPassed
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone32 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes32 msPassed
readAlreadyManagedObjectReturnsTheManagedOne31 msPassed
readNewlyRegisteredObjectReturnsIt30 msPassed
readObjectLoadsObjectFromStorage32 msPassed
readObjectWithNullClassThrowsNullPointerException31 msPassed
readObjectWithNullDescriptorThrowsNullPointerException29 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException29 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState31 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges31 msPassed
refreshOverwritesChangesSentToRepository33 msPassed
refreshOverwritesObjectPropertyChanges33 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance32 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity32 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance30 msPassed
refreshThrowsIllegalArgumentForRemovedInstance31 msPassed
registerExistingObjectInvokesPostCloneListeners30 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder31 msPassed
registerExistingObjectReturnsRegisteredClone30 msPassed
registerExistingObjectTwiceReturnsSameClone31 msPassed
registerNewObjectAddsArgumentToPersistenceContext30 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne30 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated31 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument29 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor29 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive29 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException31 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager29 msPassed
removeObjectRegistersObjectForDeletion32 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext30 msPassed
restoreDeletedRegistersObjectAgain30 msPassed
restoreDeletedReinsertsObjectIntoRepository30 msPassed
rollbackDetachesAllManagedEntities31 msPassed
rollbackInactiveUoWThrowsIllegalStateException30 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext31 msPassed
testCalculateModificationsDataProperty31 msPassed
testGetState31 msPassed
testGetStateWithDescriptor32 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit35 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit31 msPassed
unregisterObjectRemovesItFromCloneBuilderCache32 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection31 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull36 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext31 msPassed
unwrapReturnsItselfWhenClassMatches30 msPassed