Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

0 failures (±0)
100 tests (±0)
Took 8.8 sec.

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage0.12 secPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException74 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException0.11 secPassed
attributeChangedSetsAttributeLoadStatusToLoaded89 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue77 msPassed
changesToRemovedObjectAreIgnoredOnCommit73 msPassed
clearCleansUpPersistenceContext92 msPassed
clearResetsCloneBuilder0.1 secPassed
commitAddsNewObjectsToCache69 msPassed
commitAddsNewlyAddedReferenceToObjectToCache69 msPassed
commitDetachesPersistedInstance75 msPassed
commitEvictsInferredClassesFromCache73 msPassed
commitEvictsRemovedObjectsFromCache67 msPassed
commitInactiveUoWThrowsIllegalStateException74 msPassed
commitPersistsAllNewlyRegisteredObjects75 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction0.15 secPassed
commitRemovesRemovedObjectsFromStorage0.22 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances73 msPassed
containsReturnsTrueForRegisteredExistingObject76 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne65 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject95 msPassed
getContextsRetrievesContextsFromStorage71 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject84 msPassed
getManagedOriginalForDifferentContextReturnsNull65 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull0.12 secPassed
getManagedOriginalReturnsManagedOriginalInstance73 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects78 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType90 msPassed
getOriginalReturnsOriginalRegisteredByReadObject75 msPassed
getOriginalWithNullArgumentReturnsNull0.11 secPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction0.1 secPassed
isConsistentCallsStorageConsistencyCheck71 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper71 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged0.1 secPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance72 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject92 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute90 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute80 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject84 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance0.13 secPassed
isLoadedReturnsLoadedForRegisteredExistingObject65 msPassed
isLoadedReturnsUnknownForUnregisteredObject64 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject0.1 secPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument74 msPassed
isObjectNewReturnsFalseForNullArgument65 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject0.11 secPassed
isObjectNewReturnsTrueForNewlyRegisteredObject78 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded87 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded0.13 secPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException80 msPassed
loadFieldLoadsLiteralValueAttribute0.15 secPassed
loadFieldLoadsManagedTypeAttribute76 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes76 msPassed
readAlreadyManagedObjectReturnsTheManagedOne75 msPassed
readNewlyRegisteredObjectReturnsIt65 msPassed
readObjectLoadsObjectFromStorage92 msPassed
readObjectWithNullClassThrowsNullPointerException67 msPassed
readObjectWithNullDescriptorThrowsNullPointerException65 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException91 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState90 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet75 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges0.12 secPassed
refreshOverwritesChangesSentToRepository78 msPassed
refreshOverwritesObjectPropertyChanges97 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance95 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity86 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance72 msPassed
refreshThrowsIllegalArgumentForRemovedInstance78 msPassed
registerExistingObjectInvokesPostCloneListeners75 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.22 secPassed
registerExistingObjectReturnsRegisteredClone75 msPassed
registerExistingObjectTwiceReturnsSameClone0.1 secPassed
registerNewObjectAddsArgumentToPersistenceContext65 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne71 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated80 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument68 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor71 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions0.15 secPassed
releaseRemovesIndirectCollectionsFromManagedEntities86 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive94 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException87 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager69 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository0.12 secPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext79 msPassed
restoreDeletedRegistersObjectAgain73 msPassed
restoreDeletedReinsertsObjectIntoRepository0.1 secPassed
rollbackDetachesAllManagedEntities74 msPassed
rollbackInactiveUoWThrowsIllegalStateException63 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext0.1 secPassed
testCalculateModificationsDataProperty93 msPassed
testGetState66 msPassed
testGetStateWithDescriptor77 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit78 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit0.1 secPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached0.12 secPassed
unregisterObjectRemovesItFromCloneBuilderCache74 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection64 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull86 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext71 msPassed
unwrapReturnsItselfWhenClassMatches73 msPassed