Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

0 failures (±0)
102 tests (±0)
Took 9.1 sec.

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage87 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException85 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException87 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded95 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue89 msPassed
changesToRemovedObjectAreIgnoredOnCommit84 msPassed
clearCleansUpPersistenceContext94 msPassed
clearResetsCloneBuilder88 msPassed
commitAddsNewObjectsToCache99 msPassed
commitAddsNewlyAddedReferenceToObjectToCache84 msPassed
commitDetachesPersistedInstance89 msPassed
commitEvictsInferredClassesFromCache84 msPassed
commitEvictsRemovedObjectsFromCache97 msPassed
commitInactiveUoWThrowsIllegalStateException80 msPassed
commitPersistsAllNewlyRegisteredObjects83 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction97 msPassed
commitRemovesRemovedObjectsFromStorage81 msPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances89 msPassed
containsReturnsTrueForRegisteredExistingObject79 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne86 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject81 msPassed
getContextsRetrievesContextsFromStorage95 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject92 msPassed
getManagedOriginalForDifferentContextReturnsNull81 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull80 msPassed
getManagedOriginalReturnsManagedOriginalInstance84 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects84 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType80 msPassed
getOriginalReturnsOriginalRegisteredByReadObject79 msPassed
getOriginalWithNullArgumentReturnsNull78 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction94 msPassed
isConsistentCallsStorageConsistencyCheck79 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper84 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded88 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged0.12 secPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance96 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject80 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute89 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute85 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject89 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance85 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject88 msPassed
isLoadedReturnsUnknownForUnregisteredObject78 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject79 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument95 msPassed
isObjectNewReturnsFalseForNullArgument0.1 secPassed
isObjectNewReturnsFalseForRegisteredExistingObject80 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject87 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded87 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded94 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException0.18 secPassed
loadFieldLoadsLiteralValueAttribute83 msPassed
loadFieldLoadsManagedTypeAttribute89 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes97 msPassed
readAlreadyManagedObjectReturnsTheManagedOne79 msPassed
readNewlyRegisteredObjectReturnsIt80 msPassed
readObjectLoadsObjectFromStorage91 msPassed
readObjectWithNullClassThrowsNullPointerException78 msPassed
readObjectWithNullDescriptorThrowsNullPointerException87 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException78 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState82 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet87 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges93 msPassed
refreshOverwritesChangesSentToRepository90 msPassed
refreshOverwritesObjectPropertyChanges82 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance82 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity98 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance88 msPassed
refreshThrowsIllegalArgumentForRemovedInstance96 msPassed
registerExistingObjectInvokesPostCloneListeners0.16 secPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder80 msPassed
registerExistingObjectReturnsRegisteredClone80 msPassed
registerExistingObjectTwiceReturnsSameClone79 msPassed
registerNewObjectAddsArgumentToPersistenceContext79 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne81 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated83 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument91 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor78 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions88 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities88 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive0.11 secPassed
removeNotRegisteredObjectThrowsIllegalArgumentException83 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager0.13 secPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository87 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext87 msPassed
restoreDeletedRegistersObjectAgain90 msPassed
restoreDeletedReinsertsObjectIntoRepository87 msPassed
rollbackDetachesAllManagedEntities84 msPassed
rollbackInactiveUoWThrowsIllegalStateException87 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext81 msPassed
testCalculateModificationsDataProperty85 msPassed
testGetState90 msPassed
testGetStateWithDescriptor80 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit93 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit98 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached87 msPassed
unregisterObjectRemovesItFromCloneBuilderCache97 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects87 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection81 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull0.13 secPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext87 msPassed
unwrapReturnsItselfWhenClassMatches77 msPassed