Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage62 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException72 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException60 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded81 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue75 msPassed
changesToRemovedObjectAreIgnoredOnCommit74 msPassed
clearCleansUpPersistenceContext63 msPassed
clearResetsCloneBuilder0.1 secPassed
commitAddsNewObjectsToCache99 msPassed
commitAddsNewlyAddedReferenceToObjectToCache0.1 secPassed
commitDetachesPersistedInstance78 msPassed
commitEvictsInferredClassesFromCache77 msPassed
commitEvictsRemovedObjectsFromCache0.13 secPassed
commitInactiveUoWThrowsIllegalStateException67 msPassed
commitPersistsAllNewlyRegisteredObjects89 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction69 msPassed
commitRemovesRemovedObjectsFromStorage0.15 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances67 msPassed
containsReturnsTrueForRegisteredExistingObject73 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne70 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject0.1 secPassed
getContextsRetrievesContextsFromStorage73 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject0.12 secPassed
getManagedOriginalForDifferentContextReturnsNull0.11 secPassed
getManagedOriginalForUnknownIdentifierReturnsNull75 msPassed
getManagedOriginalReturnsManagedOriginalInstance67 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects74 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType74 msPassed
getOriginalReturnsOriginalRegisteredByReadObject73 msPassed
getOriginalWithNullArgumentReturnsNull75 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction0.11 secPassed
isConsistentCallsStorageConsistencyCheck71 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper75 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged71 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance76 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject61 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute0.1 secPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute84 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject94 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance72 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject88 msPassed
isLoadedReturnsUnknownForUnregisteredObject65 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject0.11 secPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument0.1 secPassed
isObjectNewReturnsFalseForNullArgument74 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject0.11 secPassed
isObjectNewReturnsTrueForNewlyRegisteredObject81 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded82 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded67 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException67 msPassed
loadFieldLoadsLiteralValueAttribute83 msPassed
loadFieldLoadsManagedTypeAttribute78 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes69 msPassed
readAlreadyManagedObjectReturnsTheManagedOne73 msPassed
readNewlyRegisteredObjectReturnsIt86 msPassed
readObjectLoadsObjectFromStorage0.17 secPassed
readObjectWithNullClassThrowsNullPointerException72 msPassed
readObjectWithNullDescriptorThrowsNullPointerException0.1 secPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException0.17 secPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState0.1 secPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet75 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges70 msPassed
refreshOverwritesChangesSentToRepository75 msPassed
refreshOverwritesObjectPropertyChanges66 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance92 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity0.14 secPassed
refreshThrowsIllegalArgumentForNonManagedInstance75 msPassed
refreshThrowsIllegalArgumentForRemovedInstance69 msPassed
registerExistingObjectInvokesPostCloneListeners84 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.16 secPassed
registerExistingObjectReturnsRegisteredClone75 msPassed
registerExistingObjectTwiceReturnsSameClone63 msPassed
registerNewObjectAddsArgumentToPersistenceContext0.12 secPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne0.1 secPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated87 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument74 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor88 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions74 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities73 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive62 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException0.12 secPassed
removeObjectFromCacheEvictsObjectFromCacheManager77 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository76 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext83 msPassed
restoreDeletedRegistersObjectAgain0.11 secPassed
restoreDeletedReinsertsObjectIntoRepository74 msPassed
rollbackDetachesAllManagedEntities70 msPassed
rollbackInactiveUoWThrowsIllegalStateException87 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext0.11 secPassed
testCalculateModificationsDataProperty65 msPassed
testGetState94 msPassed
testGetStateWithDescriptor79 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit76 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit61 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached78 msPassed
unregisterObjectRemovesItFromCloneBuilderCache73 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection96 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull78 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext77 msPassed
unwrapReturnsItselfWhenClassMatches70 msPassed