Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage63 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException67 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException63 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded0.14 secPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue0.18 secPassed
changesToRemovedObjectAreIgnoredOnCommit0.16 secPassed
clearCleansUpPersistenceContext77 msPassed
clearResetsCloneBuilder62 msPassed
commitAddsNewObjectsToCache69 msPassed
commitAddsNewlyAddedReferenceToObjectToCache65 msPassed
commitDetachesPersistedInstance62 msPassed
commitEvictsInferredClassesFromCache64 msPassed
commitEvictsRemovedObjectsFromCache65 msPassed
commitInactiveUoWThrowsIllegalStateException67 msPassed
commitPersistsAllNewlyRegisteredObjects74 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction65 msPassed
commitRemovesRemovedObjectsFromStorage0.18 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances66 msPassed
containsReturnsTrueForRegisteredExistingObject62 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne0.12 secPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject63 msPassed
getContextsRetrievesContextsFromStorage62 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject67 msPassed
getManagedOriginalForDifferentContextReturnsNull62 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull61 msPassed
getManagedOriginalReturnsManagedOriginalInstance62 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects65 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType63 msPassed
getOriginalReturnsOriginalRegisteredByReadObject62 msPassed
getOriginalWithNullArgumentReturnsNull62 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction0.13 secPassed
isConsistentCallsStorageConsistencyCheck62 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper64 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged64 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance63 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject63 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute72 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute71 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject72 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance63 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject61 msPassed
isLoadedReturnsUnknownForUnregisteredObject69 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject62 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument62 msPassed
isObjectNewReturnsFalseForNullArgument61 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject91 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject62 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded72 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded69 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException0.1 secPassed
loadFieldLoadsLiteralValueAttribute64 msPassed
loadFieldLoadsManagedTypeAttribute80 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes70 msPassed
readAlreadyManagedObjectReturnsTheManagedOne66 msPassed
readNewlyRegisteredObjectReturnsIt61 msPassed
readObjectLoadsObjectFromStorage78 msPassed
readObjectWithNullClassThrowsNullPointerException67 msPassed
readObjectWithNullDescriptorThrowsNullPointerException60 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException62 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState77 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet67 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges64 msPassed
refreshOverwritesChangesSentToRepository66 msPassed
refreshOverwritesObjectPropertyChanges80 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance0.21 secPassed
refreshThrowsEntityNotFoundForNonExistentEntity71 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance62 msPassed
refreshThrowsIllegalArgumentForRemovedInstance62 msPassed
registerExistingObjectInvokesPostCloneListeners62 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.15 secPassed
registerExistingObjectReturnsRegisteredClone61 msPassed
registerExistingObjectTwiceReturnsSameClone61 msPassed
registerNewObjectAddsArgumentToPersistenceContext61 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne64 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated81 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument60 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor62 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions64 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities61 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive73 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException62 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager62 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository62 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext61 msPassed
restoreDeletedRegistersObjectAgain63 msPassed
restoreDeletedReinsertsObjectIntoRepository63 msPassed
rollbackDetachesAllManagedEntities63 msPassed
rollbackInactiveUoWThrowsIllegalStateException61 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext74 msPassed
testCalculateModificationsDataProperty65 msPassed
testGetState76 msPassed
testGetStateWithDescriptor0.1 secPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit71 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit62 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached65 msPassed
unregisterObjectRemovesItFromCloneBuilderCache69 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection76 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull70 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext64 msPassed
unwrapReturnsItselfWhenClassMatches64 msPassed