Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage68 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException71 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException70 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded0.1 secPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue93 msPassed
changesToRemovedObjectAreIgnoredOnCommit85 msPassed
clearCleansUpPersistenceContext0.11 secPassed
clearResetsCloneBuilder0.12 secPassed
commitAddsNewObjectsToCache0.12 secPassed
commitAddsNewlyAddedReferenceToObjectToCache0.12 secPassed
commitDetachesPersistedInstance69 msPassed
commitEvictsInferredClassesFromCache68 msPassed
commitEvictsRemovedObjectsFromCache0.12 secPassed
commitInactiveUoWThrowsIllegalStateException0.1 secPassed
commitPersistsAllNewlyRegisteredObjects0.12 secPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction0.11 secPassed
commitRemovesRemovedObjectsFromStorage0.27 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances74 msPassed
containsReturnsTrueForRegisteredExistingObject0.12 secPassed
detachReplacesInheritedIndirectCollectionWithRegularOne81 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject70 msPassed
getContextsRetrievesContextsFromStorage0.11 secPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject74 msPassed
getManagedOriginalForDifferentContextReturnsNull0.12 secPassed
getManagedOriginalForUnknownIdentifierReturnsNull0.12 secPassed
getManagedOriginalReturnsManagedOriginalInstance0.11 secPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects68 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType68 msPassed
getOriginalReturnsOriginalRegisteredByReadObject69 msPassed
getOriginalWithNullArgumentReturnsNull67 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction75 msPassed
isConsistentCallsStorageConsistencyCheck67 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper0.12 secPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded0.13 secPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged67 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance0.11 secPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject0.12 secPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute0.1 secPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute73 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject0.12 secPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance69 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject0.11 secPassed
isLoadedReturnsUnknownForUnregisteredObject0.11 secPassed
isObjectManagedReturnsTrueForRegisteredExistingObject69 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument66 msPassed
isObjectNewReturnsFalseForNullArgument0.12 secPassed
isObjectNewReturnsFalseForRegisteredExistingObject0.11 secPassed
isObjectNewReturnsTrueForNewlyRegisteredObject0.12 secPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded79 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded74 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException0.12 secPassed
loadFieldLoadsLiteralValueAttribute0.12 secPassed
loadFieldLoadsManagedTypeAttribute0.14 secPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes0.11 secPassed
readAlreadyManagedObjectReturnsTheManagedOne69 msPassed
readNewlyRegisteredObjectReturnsIt0.11 secPassed
readObjectLoadsObjectFromStorage0.1 secPassed
readObjectWithNullClassThrowsNullPointerException0.1 secPassed
readObjectWithNullDescriptorThrowsNullPointerException0.12 secPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException67 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState0.12 secPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet70 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges0.12 secPassed
refreshOverwritesChangesSentToRepository70 msPassed
refreshOverwritesObjectPropertyChanges0.12 secPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance0.11 secPassed
refreshThrowsEntityNotFoundForNonExistentEntity0.12 secPassed
refreshThrowsIllegalArgumentForNonManagedInstance92 msPassed
refreshThrowsIllegalArgumentForRemovedInstance0.12 secPassed
registerExistingObjectInvokesPostCloneListeners67 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.19 secPassed
registerExistingObjectReturnsRegisteredClone70 msPassed
registerExistingObjectTwiceReturnsSameClone0.12 secPassed
registerNewObjectAddsArgumentToPersistenceContext0.11 secPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne0.12 secPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated0.1 secPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument0.12 secPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor0.11 secPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions68 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities68 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive0.11 secPassed
removeNotRegisteredObjectThrowsIllegalArgumentException67 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager0.11 secPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository68 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext67 msPassed
restoreDeletedRegistersObjectAgain70 msPassed
restoreDeletedReinsertsObjectIntoRepository69 msPassed
rollbackDetachesAllManagedEntities0.12 secPassed
rollbackInactiveUoWThrowsIllegalStateException0.11 secPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext0.12 secPassed
testCalculateModificationsDataProperty69 msPassed
testGetState0.12 secPassed
testGetStateWithDescriptor0.12 secPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit73 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit0.12 secPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached71 msPassed
unregisterObjectRemovesItFromCloneBuilderCache0.12 secPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection0.12 secPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull0.12 secPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext0.12 secPassed
unwrapReturnsItselfWhenClassMatches67 msPassed