Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage68 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException68 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException67 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded75 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue70 msPassed
changesToRemovedObjectAreIgnoredOnCommit68 msPassed
clearCleansUpPersistenceContext71 msPassed
clearResetsCloneBuilder69 msPassed
commitAddsNewObjectsToCache71 msPassed
commitAddsNewlyAddedReferenceToObjectToCache69 msPassed
commitDetachesPersistedInstance70 msPassed
commitEvictsInferredClassesFromCache68 msPassed
commitEvictsRemovedObjectsFromCache72 msPassed
commitInactiveUoWThrowsIllegalStateException67 msPassed
commitPersistsAllNewlyRegisteredObjects69 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction69 msPassed
commitRemovesRemovedObjectsFromStorage0.18 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances68 msPassed
containsReturnsTrueForRegisteredExistingObject69 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne66 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject70 msPassed
getContextsRetrievesContextsFromStorage65 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject74 msPassed
getManagedOriginalForDifferentContextReturnsNull75 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull68 msPassed
getManagedOriginalReturnsManagedOriginalInstance69 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects68 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType68 msPassed
getOriginalReturnsOriginalRegisteredByReadObject68 msPassed
getOriginalWithNullArgumentReturnsNull67 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction75 msPassed
isConsistentCallsStorageConsistencyCheck66 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper68 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded79 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged67 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance69 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject71 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute80 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute73 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject66 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance66 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject68 msPassed
isLoadedReturnsUnknownForUnregisteredObject66 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject68 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument66 msPassed
isObjectNewReturnsFalseForNullArgument68 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject81 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject68 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded76 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded73 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException74 msPassed
loadFieldLoadsLiteralValueAttribute72 msPassed
loadFieldLoadsManagedTypeAttribute78 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes71 msPassed
readAlreadyManagedObjectReturnsTheManagedOne67 msPassed
readNewlyRegisteredObjectReturnsIt67 msPassed
readObjectLoadsObjectFromStorage78 msPassed
readObjectWithNullClassThrowsNullPointerException68 msPassed
readObjectWithNullDescriptorThrowsNullPointerException65 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException68 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState70 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet70 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges69 msPassed
refreshOverwritesChangesSentToRepository70 msPassed
refreshOverwritesObjectPropertyChanges74 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance83 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity76 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance69 msPassed
refreshThrowsIllegalArgumentForRemovedInstance73 msPassed
registerExistingObjectInvokesPostCloneListeners67 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.13 secPassed
registerExistingObjectReturnsRegisteredClone66 msPassed
registerExistingObjectTwiceReturnsSameClone67 msPassed
registerNewObjectAddsArgumentToPersistenceContext67 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne67 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated78 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument66 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor71 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions70 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities67 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive67 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException68 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager66 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository67 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext67 msPassed
restoreDeletedRegistersObjectAgain68 msPassed
restoreDeletedReinsertsObjectIntoRepository71 msPassed
rollbackDetachesAllManagedEntities68 msPassed
rollbackInactiveUoWThrowsIllegalStateException66 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext71 msPassed
testCalculateModificationsDataProperty0.14 secPassed
testGetState0.14 secPassed
testGetStateWithDescriptor71 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit74 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit65 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached70 msPassed
unregisterObjectRemovesItFromCloneBuilderCache69 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection68 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull74 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext69 msPassed
unwrapReturnsItselfWhenClassMatches65 msPassed