Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage92 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException77 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException83 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded75 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue71 msPassed
changesToRemovedObjectAreIgnoredOnCommit69 msPassed
clearCleansUpPersistenceContext70 msPassed
clearResetsCloneBuilder89 msPassed
commitAddsNewObjectsToCache79 msPassed
commitAddsNewlyAddedReferenceToObjectToCache71 msPassed
commitDetachesPersistedInstance89 msPassed
commitEvictsInferredClassesFromCache80 msPassed
commitEvictsRemovedObjectsFromCache68 msPassed
commitInactiveUoWThrowsIllegalStateException91 msPassed
commitPersistsAllNewlyRegisteredObjects86 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction87 msPassed
commitRemovesRemovedObjectsFromStorage0.17 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances94 msPassed
containsReturnsTrueForRegisteredExistingObject67 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne69 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject68 msPassed
getContextsRetrievesContextsFromStorage0.1 secPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject73 msPassed
getManagedOriginalForDifferentContextReturnsNull67 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull66 msPassed
getManagedOriginalReturnsManagedOriginalInstance99 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects80 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType81 msPassed
getOriginalReturnsOriginalRegisteredByReadObject67 msPassed
getOriginalWithNullArgumentReturnsNull71 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction0.13 secPassed
isConsistentCallsStorageConsistencyCheck78 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper92 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded96 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged73 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance66 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject86 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute67 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute90 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject95 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance68 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject67 msPassed
isLoadedReturnsUnknownForUnregisteredObject74 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject67 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument67 msPassed
isObjectNewReturnsFalseForNullArgument65 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject66 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject68 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded0.12 secPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded0.1 secPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException68 msPassed
loadFieldLoadsLiteralValueAttribute69 msPassed
loadFieldLoadsManagedTypeAttribute93 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes93 msPassed
readAlreadyManagedObjectReturnsTheManagedOne78 msPassed
readNewlyRegisteredObjectReturnsIt0.13 secPassed
readObjectLoadsObjectFromStorage87 msPassed
readObjectWithNullClassThrowsNullPointerException88 msPassed
readObjectWithNullDescriptorThrowsNullPointerException66 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException80 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState94 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet80 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges0.1 secPassed
refreshOverwritesChangesSentToRepository80 msPassed
refreshOverwritesObjectPropertyChanges72 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance67 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity80 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance0.12 secPassed
refreshThrowsIllegalArgumentForRemovedInstance76 msPassed
registerExistingObjectInvokesPostCloneListeners78 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.12 secPassed
registerExistingObjectReturnsRegisteredClone77 msPassed
registerExistingObjectTwiceReturnsSameClone87 msPassed
registerNewObjectAddsArgumentToPersistenceContext86 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne70 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated98 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument83 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor85 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions82 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities80 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive65 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException73 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager0.1 secPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository80 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext66 msPassed
restoreDeletedRegistersObjectAgain66 msPassed
restoreDeletedReinsertsObjectIntoRepository93 msPassed
rollbackDetachesAllManagedEntities86 msPassed
rollbackInactiveUoWThrowsIllegalStateException84 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext82 msPassed
testCalculateModificationsDataProperty72 msPassed
testGetState82 msPassed
testGetStateWithDescriptor66 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit83 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit84 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached83 msPassed
unregisterObjectRemovesItFromCloneBuilderCache81 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection67 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull83 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext0.1 secPassed
unwrapReturnsItselfWhenClassMatches76 msPassed