Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

0 failures (±0)
103 tests (±0)
Took 9.8 sec.

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage86 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException86 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException85 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded93 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue92 msPassed
changesToRemovedObjectAreIgnoredOnCommit87 msPassed
clearCleansUpPersistenceContext0.28 secPassed
clearResetsCloneBuilder85 msPassed
commitAddsNewObjectsToCache90 msPassed
commitAddsNewlyAddedReferenceToObjectToCache90 msPassed
commitDetachesPersistedInstance87 msPassed
commitEvictsInferredClassesFromCache0.1 secPassed
commitEvictsRemovedObjectsFromCache89 msPassed
commitInactiveUoWThrowsIllegalStateException84 msPassed
commitPersistsAllNewlyRegisteredObjects88 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction91 msPassed
commitRemovesRemovedObjectsFromStorage90 msPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances87 msPassed
containsReturnsTrueForRegisteredExistingObject86 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne88 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject0.1 secPassed
getContextsRetrievesContextsFromStorage85 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject92 msPassed
getManagedOriginalForDifferentContextReturnsNull87 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull85 msPassed
getManagedOriginalReturnsManagedOriginalInstance85 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects87 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType86 msPassed
getOriginalReturnsOriginalRegisteredByReadObject0.1 secPassed
getOriginalWithNullArgumentReturnsNull92 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction94 msPassed
isConsistentCallsStorageConsistencyCheck85 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper87 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded95 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged87 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance88 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject87 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute0.1 secPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute92 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject0.1 secPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance87 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject0.1 secPassed
isLoadedReturnsUnknownForUnregisteredObject84 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject0.1 secPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument0.11 secPassed
isObjectNewReturnsFalseForNullArgument86 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject87 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject86 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded99 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded92 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException0.2 secPassed
loadFieldLoadsLiteralValueAttribute87 msPassed
loadFieldLoadsManagedTypeAttribute98 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes89 msPassed
readAlreadyManagedObjectReturnsTheManagedOne88 msPassed
readNewlyRegisteredObjectReturnsIt85 msPassed
readObjectFromAxiomsLoadsEntityFromSpecifiedAxiomsAndReturnsIt89 msPassed
readObjectLoadsObjectFromStorage0.1 secPassed
readObjectWithNullClassThrowsNullPointerException85 msPassed
readObjectWithNullDescriptorThrowsNullPointerException0.1 secPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException84 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState89 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet89 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges91 msPassed
refreshOverwritesChangesSentToRepository88 msPassed
refreshOverwritesObjectPropertyChanges89 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance89 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity91 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance0.11 secPassed
refreshThrowsIllegalArgumentForRemovedInstance90 msPassed
registerExistingObjectInvokesPostCloneListeners0.17 secPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder86 msPassed
registerExistingObjectReturnsRegisteredClone0.12 secPassed
registerExistingObjectTwiceReturnsSameClone87 msPassed
registerNewObjectAddsArgumentToPersistenceContext86 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne86 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated86 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument87 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor87 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions0.16 secPassed
releaseRemovesIndirectCollectionsFromManagedEntities90 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive0.1 secPassed
removeNotRegisteredObjectThrowsIllegalArgumentException85 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager87 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository90 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext86 msPassed
restoreDeletedRegistersObjectAgain86 msPassed
restoreDeletedReinsertsObjectIntoRepository87 msPassed
rollbackDetachesAllManagedEntities87 msPassed
rollbackInactiveUoWThrowsIllegalStateException85 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext88 msPassed
testCalculateModificationsDataProperty89 msPassed
testGetState0.1 secPassed
testGetStateWithDescriptor86 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit90 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit88 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached85 msPassed
unregisterObjectRemovesItFromCloneBuilderCache0.15 secPassed
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects90 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection88 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull93 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext86 msPassed
unwrapReturnsItselfWhenClassMatches87 msPassed