Skip to content

Test Result : ChangeTrackingUnitOfWorkTest

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

All Tests

Test nameDurationStatus
attributeChangedMergesChangeToStorage0.12 secPassed
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException0.1 secPassed
attributeChangedOutsideTransactionThrowsIllegalStateException0.1 secPassed
attributeChangedSetsAttributeLoadStatusToLoaded0.13 secPassed
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue0.12 secPassed
changesToRemovedObjectAreIgnoredOnCommit0.12 secPassed
clearCleansUpPersistenceContext68 msPassed
clearResetsCloneBuilder89 msPassed
commitAddsNewObjectsToCache69 msPassed
commitAddsNewlyAddedReferenceToObjectToCache70 msPassed
commitDetachesPersistedInstance68 msPassed
commitEvictsInferredClassesFromCache67 msPassed
commitEvictsRemovedObjectsFromCache0.1 secPassed
commitInactiveUoWThrowsIllegalStateException65 msPassed
commitPersistsAllNewlyRegisteredObjects67 msPassed
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction68 msPassed
commitRemovesRemovedObjectsFromStorage0.18 secPassed
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances0.12 secPassed
containsReturnsTrueForRegisteredExistingObject65 msPassed
detachReplacesInheritedIndirectCollectionWithRegularOne0.13 secPassed
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject0.16 secPassed
getContextsRetrievesContextsFromStorage63 msPassed
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject0.1 secPassed
getManagedOriginalForDifferentContextReturnsNull66 msPassed
getManagedOriginalForUnknownIdentifierReturnsNull64 msPassed
getManagedOriginalReturnsManagedOriginalInstance65 msPassed
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects66 msPassed
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType66 msPassed
getOriginalReturnsOriginalRegisteredByReadObject67 msPassed
getOriginalWithNullArgumentReturnsNull0.1 secPassed
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction72 msPassed
isConsistentCallsStorageConsistencyCheck65 msPassed
isInferredChecksForValueInferredStatusWithConnectionWrapper65 msPassed
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded75 msPassed
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged64 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance64 msPassed
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject66 msPassed
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute66 msPassed
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute71 msPassed
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject63 msPassed
isLoadedReturnsLoadedForNewlyRegisteredInstance67 msPassed
isLoadedReturnsLoadedForRegisteredExistingObject66 msPassed
isLoadedReturnsUnknownForUnregisteredObject66 msPassed
isObjectManagedReturnsTrueForRegisteredExistingObject67 msPassed
isObjectManagedThrowsNullPointerExceptionForNullArgument66 msPassed
isObjectNewReturnsFalseForNullArgument66 msPassed
isObjectNewReturnsFalseForRegisteredExistingObject69 msPassed
isObjectNewReturnsTrueForNewlyRegisteredObject64 msPassed
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded0.11 secPassed
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded0.13 secPassed
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException69 msPassed
loadFieldLoadsLiteralValueAttribute68 msPassed
loadFieldLoadsManagedTypeAttribute78 msPassed
persistSkipsCardinalityConstraintValidationOfInferredAttributes67 msPassed
readAlreadyManagedObjectReturnsTheManagedOne68 msPassed
readNewlyRegisteredObjectReturnsIt64 msPassed
readObjectLoadsObjectFromStorage66 msPassed
readObjectWithNullClassThrowsNullPointerException65 msPassed
readObjectWithNullDescriptorThrowsNullPointerException65 msPassed
readObjectWithNullIdentifierArgumentThrowsNullPointerException65 msPassed
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState69 msPassed
refreshCancelsObjectChangesInUnitOfWorkChangeSet0.12 secPassed
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges66 msPassed
refreshOverwritesChangesSentToRepository0.1 secPassed
refreshOverwritesObjectPropertyChanges70 msPassed
refreshSetsUpdatesCloneMappingForRefreshedInstance68 msPassed
refreshThrowsEntityNotFoundForNonExistentEntity68 msPassed
refreshThrowsIllegalArgumentForNonManagedInstance64 msPassed
refreshThrowsIllegalArgumentForRemovedInstance66 msPassed
registerExistingObjectInvokesPostCloneListeners67 msPassed
registerExistingObjectPassesPostCloneListenersToCloneBuilder0.15 secPassed
registerExistingObjectReturnsRegisteredClone67 msPassed
registerExistingObjectTwiceReturnsSameClone67 msPassed
registerNewObjectAddsArgumentToPersistenceContext64 msPassed
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne67 msPassed
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated65 msPassed
registerNewObjectThrowsNullPointerExceptionForNullArgument75 msPassed
registerNewObjectThrowsNullPointerExceptionForNullDescriptor64 msPassed
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions0.12 secPassed
releaseRemovesIndirectCollectionsFromManagedEntities0.12 secPassed
releaseUnitOfWorkClosesStorageAndMakesUoWInactive65 msPassed
removeNotRegisteredObjectThrowsIllegalArgumentException65 msPassed
removeObjectFromCacheEvictsObjectFromCacheManager63 msPassed
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository0.12 secPassed
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext0.1 secPassed
restoreDeletedRegistersObjectAgain0.1 secPassed
restoreDeletedReinsertsObjectIntoRepository78 msPassed
rollbackDetachesAllManagedEntities66 msPassed
rollbackInactiveUoWThrowsIllegalStateException65 msPassed
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext66 msPassed
testCalculateModificationsDataProperty66 msPassed
testGetState67 msPassed
testGetStateWithDescriptor65 msPassed
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit0.11 secPassed
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit65 msPassed
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached0.12 secPassed
unregisterObjectRemovesItFromCloneBuilderCache68 msPassed
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection66 msPassed
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull72 msPassed
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext65 msPassed
unwrapReturnsItselfWhenClassMatches0.1 secPassed