Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage0.14 secPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException67 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException66 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded76 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue72 msPassed
changesToRemovedObjectAreIgnoredOnCommit69 msPassed
clearCleansUpPersistenceContext69 msPassed
clearResetsCloneBuilder0.13 secPassed
commitAddsNewObjectsToCache0.13 secPassed
commitAddsNewlyAddedReferenceToObjectToCache0.11 secPassed
commitDetachesPersistedInstance70 msPassed
commitEvictsInferredClassesFromCache70 msPassed
commitEvictsRemovedObjectsFromCache0.15 secPassed
commitInactiveUoWThrowsIllegalStateException0.11 secPassed
commitPersistsAllNewlyRegisteredObjects96 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction0.13 secPassed
commitRemovesRemovedObjectsFromStorage0.17 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances69 msPassed
containsReturnsTrueForRegisteredExistingObject0.12 secPassed
detachReplacesInheritedIndirectCollectionWithRegularOne69 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject70 msPassed
getContextsRetrievesContextsFromStorage0.13 secPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject73 msPassed
getManagedOriginalForDifferentContextReturnsNull0.16 secPassed
getManagedOriginalForUnknownIdentifierReturnsNull0.13 secPassed
getManagedOriginalReturnsManagedOriginalInstance0.13 secPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects70 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType81 msPassed
getOriginalReturnsOriginalRegisteredByReadObject68 msPassed
getOriginalWithNullArgumentReturnsNull67 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction77 msPassed
isConsistentCallsStorageConsistencyCheck67 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper0.13 secPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded0.14 secPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged71 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance67 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject0.12 secPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute69 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute76 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject83 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance81 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject86 msPassed
isLoadedReturnsUnknownForUnregisteredObject0.12 secPassed
isObjectManagedReturnsTrueForRegisteredExistingObject68 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument66 msPassed
isObjectNewReturnsFalseForNullArgument0.15 secPassed
isObjectNewReturnsFalseForRegisteredExistingObject69 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject68 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded78 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded74 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException71 msPassed
loadFieldLoadsLiteralValueAttribute0.15 secPassed
loadFieldLoadsManagedTypeAttribute0.12 secPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes0.12 secPassed
readAlreadyManagedObjectReturnsTheManagedOne68 msPassed
readNewlyRegisteredObjectReturnsIt0.12 secPassed
readObjectLoadsObjectFromStorage79 msPassed
readObjectWithNullClassThrowsNullPointerException0.12 secPassed
readObjectWithNullDescriptorThrowsNullPointerException89 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException70 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState81 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet71 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges0.13 secPassed
refreshOverwritesChangesSentToRepository72 msPassed
refreshOverwritesObjectPropertyChanges72 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance0.12 secPassed
refreshThrowsEntityNotFoundForNonExistentEntity0.13 secPassed
refreshThrowsIllegalArgumentForNonManagedInstance68 msPassed
refreshThrowsIllegalArgumentForRemovedInstance0.13 secPassed
registerExistingObjectInvokesPostCloneListeners69 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.16 secPassed
registerExistingObjectReturnsRegisteredClone67 msPassed
registerExistingObjectTwiceReturnsSameClone0.13 secPassed
registerNewObjectAddsArgumentToPersistenceContext0.13 secPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne0.11 secPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated81 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument0.12 secPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor0.13 secPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions70 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities68 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive65 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException69 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager0.13 secPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository70 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext68 msPassed
restoreDeletedRegistersObjectAgain69 msPassed
restoreDeletedReinsertsObjectIntoRepository70 msPassed
rollbackDetachesAllManagedEntities0.13 secPassed
rollbackInactiveUoWThrowsIllegalStateException0.13 secPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext79 msPassed
testCalculateModificationsDataProperty81 msPassed
testGetState98 msPassed
testGetStateWithDescriptor0.12 secPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit73 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit0.12 secPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached70 msPassed
unregisterObjectRemovesItFromCloneBuilderCache0.12 secPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection0.18 secPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull76 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext0.13 secPassed
unwrapReturnsItselfWhenClassMatches67 msPassed