Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

0 failures (±0)
101 tests (±0)
Took 9.7 sec.

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage84 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException85 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException81 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded91 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue85 msPassed
changesToRemovedObjectAreIgnoredOnCommit84 msPassed
clearCleansUpPersistenceContext89 msPassed
clearResetsCloneBuilder98 msPassed
commitAddsNewObjectsToCache0.12 secPassed
commitAddsNewlyAddedReferenceToObjectToCache0.1 secPassed
commitDetachesPersistedInstance84 msPassed
commitEvictsInferredClassesFromCache84 msPassed
commitEvictsRemovedObjectsFromCache97 msPassed
commitInactiveUoWThrowsIllegalStateException0.11 secPassed
commitPersistsAllNewlyRegisteredObjects0.1 secPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction0.1 secPassed
commitRemovesRemovedObjectsFromStorage0.21 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances84 msPassed
containsReturnsTrueForRegisteredExistingObject0.1 secPassed
detachReplacesInheritedIndirectCollectionWithRegularOne84 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject86 msPassed
getContextsRetrievesContextsFromStorage99 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject88 msPassed
getManagedOriginalForDifferentContextReturnsNull99 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull80 msPassed
getManagedOriginalReturnsManagedOriginalInstance98 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects84 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType83 msPassed
getOriginalReturnsOriginalRegisteredByReadObject82 msPassed
getOriginalWithNullArgumentReturnsNull81 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction91 msPassed
isConsistentCallsStorageConsistencyCheck81 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper0.1 secPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded0.1 secPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged84 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance81 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject0.1 secPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute83 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute90 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject97 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance81 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject0.1 secPassed
isLoadedReturnsUnknownForUnregisteredObject0.1 secPassed
isObjectManagedReturnsTrueForRegisteredExistingObject83 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument83 msPassed
isObjectNewReturnsFalseForNullArgument93 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject0.1 secPassed
isObjectNewReturnsTrueForNewlyRegisteredObject81 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded91 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded88 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException97 msPassed
loadFieldLoadsLiteralValueAttribute84 msPassed
loadFieldLoadsManagedTypeAttribute0.11 secPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes0.1 secPassed
readAlreadyManagedObjectReturnsTheManagedOne83 msPassed
readNewlyRegisteredObjectReturnsIt99 msPassed
readObjectLoadsObjectFromStorage0.11 secPassed
readObjectWithNullClassThrowsNullPointerException97 msPassed
readObjectWithNullDescriptorThrowsNullPointerException97 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException82 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState0.1 secPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet87 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges0.1 secPassed
refreshOverwritesChangesSentToRepository89 msPassed
refreshOverwritesObjectPropertyChanges0.1 secPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance96 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity0.1 secPassed
refreshThrowsIllegalArgumentForNonManagedInstance81 msPassed
refreshThrowsIllegalArgumentForRemovedInstance99 msPassed
registerExistingObjectInvokesPostCloneListeners83 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.19 secPassed
registerExistingObjectReturnsRegisteredClone83 msPassed
registerExistingObjectTwiceReturnsSameClone99 msPassed
registerNewObjectAddsArgumentToPersistenceContext99 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne98 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated0.11 secPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument0.1 secPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor96 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions83 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities82 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive97 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException82 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager0.11 secPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository83 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext81 msPassed
restoreDeletedRegistersObjectAgain85 msPassed
restoreDeletedReinsertsObjectIntoRepository83 msPassed
rollbackDetachesAllManagedEntities0.1 secPassed
rollbackInactiveUoWThrowsIllegalStateException97 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext0.11 secPassed
testCalculateModificationsDataProperty83 msPassed
testGetState98 msPassed
testGetStateWithDescriptor98 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit92 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit99 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached85 msPassed
unregisterObjectRemovesItFromCloneBuilderCache97 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection0.19 secPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull88 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext0.14 secPassed
unwrapReturnsItselfWhenClassMatches84 msPassed