Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage64 msPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException73 msPassed
attributeChangedOutsideTransactionThrowsIllegalStateException74 msPassed
attributeChangedSetsAttributeLoadStatusToLoaded79 msPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue74 msPassed
changesToRemovedObjectAreIgnoredOnCommit0.1 secPassed
clearCleansUpPersistenceContext68 msPassed
clearResetsCloneBuilder73 msPassed
commitAddsNewObjectsToCache93 msPassed
commitAddsNewlyAddedReferenceToObjectToCache83 msPassed
commitDetachesPersistedInstance63 msPassed
commitEvictsInferredClassesFromCache68 msPassed
commitEvictsRemovedObjectsFromCache72 msPassed
commitInactiveUoWThrowsIllegalStateException77 msPassed
commitPersistsAllNewlyRegisteredObjects68 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction81 msPassed
commitRemovesRemovedObjectsFromStorage0.14 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances72 msPassed
containsReturnsTrueForRegisteredExistingObject72 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne66 msPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject81 msPassed
getContextsRetrievesContextsFromStorage77 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject83 msPassed
getManagedOriginalForDifferentContextReturnsNull70 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull70 msPassed
getManagedOriginalReturnsManagedOriginalInstance66 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects69 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType65 msPassed
getOriginalReturnsOriginalRegisteredByReadObject63 msPassed
getOriginalWithNullArgumentReturnsNull77 msPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction67 msPassed
isConsistentCallsStorageConsistencyCheck67 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper68 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded82 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged66 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance69 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject69 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute0.1 secPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute74 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject65 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance63 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject75 msPassed
isLoadedReturnsUnknownForUnregisteredObject68 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject64 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument60 msPassed
isObjectNewReturnsFalseForNullArgument64 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject65 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject69 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded89 msPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded71 msPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException68 msPassed
loadFieldLoadsLiteralValueAttribute76 msPassed
loadFieldLoadsManagedTypeAttribute83 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes67 msPassed
readAlreadyManagedObjectReturnsTheManagedOne61 msPassed
readNewlyRegisteredObjectReturnsIt80 msPassed
readObjectLoadsObjectFromStorage78 msPassed
readObjectWithNullClassThrowsNullPointerException71 msPassed
readObjectWithNullDescriptorThrowsNullPointerException79 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException63 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState79 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet71 msPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges73 msPassed
refreshOverwritesChangesSentToRepository79 msPassed
refreshOverwritesObjectPropertyChanges69 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance80 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity70 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance67 msPassed
refreshThrowsIllegalArgumentForRemovedInstance70 msPassed
registerExistingObjectInvokesPostCloneListeners61 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.12 secPassed
registerExistingObjectReturnsRegisteredClone62 msPassed
registerExistingObjectTwiceReturnsSameClone71 msPassed
registerNewObjectAddsArgumentToPersistenceContext70 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne79 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated65 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument64 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor75 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions72 msPassed
releaseRemovesIndirectCollectionsFromManagedEntities69 msPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive64 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException61 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager75 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository72 msPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext84 msPassed
restoreDeletedRegistersObjectAgain75 msPassed
restoreDeletedReinsertsObjectIntoRepository64 msPassed
rollbackDetachesAllManagedEntities74 msPassed
rollbackInactiveUoWThrowsIllegalStateException72 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext80 msPassed
testCalculateModificationsDataProperty65 msPassed
testGetState67 msPassed
testGetStateWithDescriptor70 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit83 msPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit69 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached65 msPassed
unregisterObjectRemovesItFromCloneBuilderCache70 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection69 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull74 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext76 msPassed
unwrapReturnsItselfWhenClassMatches75 msPassed