Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage71 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException72 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException71 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded67 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue62 msPassed
changesToRemovedObjectAreIgnoredOnCommit62 msPassed
clearCleansUpPersistenceContext75 msPassed
clearResetsCloneBuilder60 msPassed
commitAddsNewObjectsToCache67 msPassed
commitAddsNewlyAddedReferenceToObjectToCache64 msPassed
commitDetachesPersistedInstance65 msPassed
commitEvictsInferredClassesFromCache61 msPassed
commitEvictsRemovedObjectsFromCache65 msPassed
commitInactiveUoWThrowsIllegalStateException0.1 secPassed
commitPersistsAllNewlyRegisteredObjects62 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction62 msPassed
commitRemovesRemovedObjectsFromStorage0.18 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances72 msPassed
containsReturnsTrueForRegisteredExistingObject60 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne62 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject61 msPassed
getContextsRetrievesContextsFromStorage61 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject63 msPassed
getManagedOriginalForDifferentContextReturnsNull63 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull60 msPassed
getManagedOriginalReturnsManagedOriginalInstance60 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects61 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType60 msPassed
getOriginalReturnsOriginalRegisteredByReadObject59 msPassed
getOriginalWithNullArgumentReturnsNull57 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction65 msPassed
isConsistentCallsStorageConsistencyCheck59 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper60 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded71 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged59 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance58 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject63 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute74 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute66 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject59 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance58 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject61 msPassed
isLoadedReturnsUnknownForUnregisteredObject64 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject58 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument58 msPassed
isObjectNewReturnsFalseForNullArgument72 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject81 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject59 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded67 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded78 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException72 msPassed
loadFieldLoadsLiteralValueAttribute63 msPassed
loadFieldLoadsManagedTypeAttribute73 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes63 msPassed
readAlreadyManagedObjectReturnsTheManagedOne91 msPassed
readNewlyRegisteredObjectReturnsIt59 msPassed
readObjectLoadsObjectFromStorage78 msPassed
readObjectWithNullClassThrowsNullPointerException65 msPassed
readObjectWithNullDescriptorThrowsNullPointerException60 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException61 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState65 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet73 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges60 msPassed
refreshOverwritesChangesSentToRepository61 msPassed
refreshOverwritesObjectPropertyChanges77 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance77 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity66 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance58 msPassed
refreshThrowsIllegalArgumentForRemovedInstance62 msPassed
registerExistingObjectInvokesPostCloneListeners96 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.15 secPassed
registerExistingObjectReturnsRegisteredClone61 msPassed
registerExistingObjectTwiceReturnsSameClone64 msPassed
registerNewObjectAddsArgumentToPersistenceContext60 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne62 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated73 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument60 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor61 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions62 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities60 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive74 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException59 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager59 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository60 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext59 msPassed
restoreDeletedRegistersObjectAgain60 msPassed
restoreDeletedReinsertsObjectIntoRepository60 msPassed
rollbackDetachesAllManagedEntities61 msPassed
rollbackInactiveUoWThrowsIllegalStateException60 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext0.16 secPassed
testCalculateModificationsDataProperty61 msPassed
testGetState60 msPassed
testGetStateWithDescriptor61 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit64 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit60 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached74 msPassed
unregisterObjectRemovesItFromCloneBuilderCache60 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection64 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull66 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext61 msPassed
unwrapReturnsItselfWhenClassMatches0.1 secPassed