Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage64 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException64 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException63 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded69 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue65 msPassed
changesToRemovedObjectAreIgnoredOnCommit64 msPassed
clearCleansUpPersistenceContext74 msPassed
clearResetsCloneBuilder0.13 secPassed
commitAddsNewObjectsToCache0.1 secPassed
commitAddsNewlyAddedReferenceToObjectToCache0.11 secPassed
commitDetachesPersistedInstance65 msPassed
commitEvictsInferredClassesFromCache0.11 secPassed
commitEvictsRemovedObjectsFromCache0.1 secPassed
commitInactiveUoWThrowsIllegalStateException0.1 secPassed
commitPersistsAllNewlyRegisteredObjects63 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction0.11 secPassed
commitRemovesRemovedObjectsFromStorage0.18 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances62 msPassed
containsReturnsTrueForRegisteredExistingObject0.11 secPassed
detachReplacesInheritedIndirectCollectionWithRegularOne64 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject0.12 secPassed
getContextsRetrievesContextsFromStorage0.1 secPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject70 msPassed
getManagedOriginalForDifferentContextReturnsNull0.1 secPassed
getManagedOriginalForUnknownIdentifierReturnsNull99 msPassed
getManagedOriginalReturnsManagedOriginalInstance0.1 secPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects0.1 secPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType74 msPassed
getOriginalReturnsOriginalRegisteredByReadObject63 msPassed
getOriginalWithNullArgumentReturnsNull63 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction68 msPassed
isConsistentCallsStorageConsistencyCheck0.1 secPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper0.11 secPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded0.11 secPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged98 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance0.11 secPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject98 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute74 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute0.11 secPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject60 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance98 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject0.16 secPassed
isLoadedReturnsUnknownForUnregisteredObject95 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject66 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument64 msPassed
isObjectNewReturnsFalseForNullArgument0.1 secPassed
isObjectNewReturnsFalseForRegisteredExistingObject73 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject0.1 secPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded72 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded72 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException73 msPassed
loadFieldLoadsLiteralValueAttribute0.11 secPassed
loadFieldLoadsManagedTypeAttribute0.11 secPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes0.11 secPassed
readAlreadyManagedObjectReturnsTheManagedOne64 msPassed
readNewlyRegisteredObjectReturnsIt0.18 secPassed
readObjectLoadsObjectFromStorage62 msPassed
readObjectWithNullClassThrowsNullPointerException0.1 secPassed
readObjectWithNullDescriptorThrowsNullPointerException0.1 secPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException63 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState65 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet65 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges0.11 secPassed
refreshOverwritesChangesSentToRepository66 msPassed
refreshOverwritesObjectPropertyChanges81 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance76 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity0.1 secPassed
refreshThrowsIllegalArgumentForNonManagedInstance0.11 secPassed
refreshThrowsIllegalArgumentForRemovedInstance0.11 secPassed
registerExistingObjectInvokesPostCloneListeners65 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.13 secPassed
registerExistingObjectReturnsRegisteredClone65 msPassed
registerExistingObjectTwiceReturnsSameClone99 msPassed
registerNewObjectAddsArgumentToPersistenceContext0.13 secPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne60 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated63 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument0.1 secPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor0.12 secPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions65 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities73 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive80 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException62 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager0.1 secPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository64 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext72 msPassed
restoreDeletedRegistersObjectAgain65 msPassed
restoreDeletedReinsertsObjectIntoRepository64 msPassed
rollbackDetachesAllManagedEntities0.11 secPassed
rollbackInactiveUoWThrowsIllegalStateException0.13 secPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext68 msPassed
testCalculateModificationsDataProperty0.11 secPassed
testGetState62 msPassed
testGetStateWithDescriptor0.1 secPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit70 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit0.1 secPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached68 msPassed
unregisterObjectRemovesItFromCloneBuilderCache0.1 secPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection0.1 secPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull0.11 secPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext0.1 secPassed
unwrapReturnsItselfWhenClassMatches63 msPassed