Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage87 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException87 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException86 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded94 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue91 msPassed
changesToRemovedObjectAreIgnoredOnCommit98 msPassed
clearCleansUpPersistenceContext95 msPassed
clearResetsCloneBuilder87 msPassed
commitAddsNewObjectsToCache91 msPassed
commitAddsNewlyAddedReferenceToObjectToCache90 msPassed
commitDetachesPersistedInstance89 msPassed
commitEvictsInferredClassesFromCache90 msPassed
commitEvictsRemovedObjectsFromCache90 msPassed
commitInactiveUoWThrowsIllegalStateException85 msPassed
commitPersistsAllNewlyRegisteredObjects90 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction93 msPassed
commitRemovesRemovedObjectsFromStorage88 msPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances87 msPassed
containsReturnsTrueForRegisteredExistingObject85 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne0.11 secPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject94 msPassed
getContextsRetrievesContextsFromStorage86 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject93 msPassed
getManagedOriginalForDifferentContextReturnsNull88 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull90 msPassed
getManagedOriginalReturnsManagedOriginalInstance89 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects87 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType91 msPassed
getOriginalReturnsOriginalRegisteredByReadObject88 msPassed
getOriginalWithNullArgumentReturnsNull88 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction93 msPassed
isConsistentCallsStorageConsistencyCheck87 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper88 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded97 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged91 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance87 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject87 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute90 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute95 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject88 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance87 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject0.15 secPassed
isLoadedReturnsUnknownForUnregisteredObject86 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject87 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument88 msPassed
isObjectNewReturnsFalseForNullArgument87 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject88 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject87 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded97 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded94 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException0.16 secPassed
loadFieldLoadsLiteralValueAttribute92 msPassed
loadFieldLoadsManagedTypeAttribute97 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes0.13 secPassed
readAlreadyManagedObjectReturnsTheManagedOne93 msPassed
readNewlyRegisteredObjectReturnsIt86 msPassed
readObjectLoadsObjectFromStorage88 msPassed
readObjectWithNullClassThrowsNullPointerException85 msPassed
readObjectWithNullDescriptorThrowsNullPointerException92 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException88 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState0.1 secPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet89 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges90 msPassed
refreshOverwritesChangesSentToRepository90 msPassed
refreshOverwritesObjectPropertyChanges90 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance90 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity90 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance88 msPassed
refreshThrowsIllegalArgumentForRemovedInstance94 msPassed
registerExistingObjectInvokesPostCloneListeners0.14 secPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder87 msPassed
registerExistingObjectReturnsRegisteredClone90 msPassed
registerExistingObjectTwiceReturnsSameClone87 msPassed
registerNewObjectAddsArgumentToPersistenceContext89 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne85 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated88 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument87 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor87 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions88 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities87 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive89 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException88 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager87 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository87 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext89 msPassed
restoreDeletedRegistersObjectAgain89 msPassed
restoreDeletedReinsertsObjectIntoRepository89 msPassed
rollbackDetachesAllManagedEntities89 msPassed
rollbackInactiveUoWThrowsIllegalStateException87 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext88 msPassed
testCalculateModificationsDataProperty89 msPassed
testGetState0.17 secPassed
testGetStateWithDescriptor87 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit92 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit88 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached99 msPassed
unregisterObjectRemovesItFromCloneBuilderCache91 msPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects91 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection87 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull96 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext87 msPassed
unwrapReturnsItselfWhenClassMatches86 msPassed