Skip to content
Jenkins
Java Tools
JOPA Development
#604
Tests
cz.cvut.kbss.jopa.sessions
ChangeTrackingUnitOfWorkTest
Search
Sign in
Status
Changes
Console Output
View Build Information
History
Polling Log
Timings
Git Build Data
Tests
Lockable resources
Open Blue Ocean
Embeddable Build Status
Previous Build
Next Build
ChangeTrackingUnitOfWorkTest
102
102
Took 9.4 sec
All Tests
Name
Age
Duration
attributeChangedMergesChangeToStorage
0
90 ms
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException
0
85 ms
attributeChangedOutsideTransactionThrowsIllegalStateException
0
97 ms
attributeChangedSetsAttributeLoadStatusToLoaded
0
0.11 sec
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue
0
88 ms
changesToRemovedObjectAreIgnoredOnCommit
0
0.1 sec
clearCleansUpPersistenceContext
0
89 ms
clearResetsCloneBuilder
0
89 ms
commitAddsNewObjectsToCache
0
87 ms
commitAddsNewlyAddedReferenceToObjectToCache
0
0.1 sec
commitDetachesPersistedInstance
0
84 ms
commitEvictsInferredClassesFromCache
0
87 ms
commitEvictsRemovedObjectsFromCache
0
86 ms
commitInactiveUoWThrowsIllegalStateException
0
85 ms
commitPersistsAllNewlyRegisteredObjects
0
92 ms
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction
0
85 ms
commitRemovesRemovedObjectsFromStorage
0
0.14 sec
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances
0
0.1 sec
containsReturnsTrueForRegisteredExistingObject
0
86 ms
detachReplacesInheritedIndirectCollectionWithRegularOne
0
99 ms
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject
0
84 ms
getContextsRetrievesContextsFromStorage
0
88 ms
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject
0
89 ms
getManagedOriginalForDifferentContextReturnsNull
0
84 ms
getManagedOriginalForUnknownIdentifierReturnsNull
0
83 ms
getManagedOriginalReturnsManagedOriginalInstance
0
90 ms
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects
0
84 ms
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType
0
85 ms
getOriginalReturnsOriginalRegisteredByReadObject
0
85 ms
getOriginalWithNullArgumentReturnsNull
0
82 ms
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction
0
89 ms
isConsistentCallsStorageConsistencyCheck
0
82 ms
isInferredChecksForValueInferredStatusWithConnectionWrapper
0
89 ms
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded
0
99 ms
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged
0
84 ms
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance
0
84 ms
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject
0
87 ms
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute
0
85 ms
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute
0
90 ms
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject
0
0.13 sec
isLoadedReturnsLoadedForNewlyRegisteredInstance
0
83 ms
isLoadedReturnsLoadedForRegisteredExistingObject
0
85 ms
isLoadedReturnsUnknownForUnregisteredObject
0
82 ms
isObjectManagedReturnsTrueForRegisteredExistingObject
0
84 ms
isObjectManagedThrowsNullPointerExceptionForNullArgument
0
98 ms
isObjectNewReturnsFalseForNullArgument
0
87 ms
isObjectNewReturnsFalseForRegisteredExistingObject
0
90 ms
isObjectNewReturnsTrueForNewlyRegisteredObject
0
88 ms
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded
0
90 ms
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded
0
95 ms
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException
0
0.18 sec
loadFieldLoadsLiteralValueAttribute
0
87 ms
loadFieldLoadsManagedTypeAttribute
0
94 ms
persistSkipsCardinalityConstraintValidationOfInferredAttributes
0
85 ms
readAlreadyManagedObjectReturnsTheManagedOne
0
84 ms
readNewlyRegisteredObjectReturnsIt
0
84 ms
readObjectLoadsObjectFromStorage
0
84 ms
readObjectWithNullClassThrowsNullPointerException
0
83 ms
readObjectWithNullDescriptorThrowsNullPointerException
0
85 ms
readObjectWithNullIdentifierArgumentThrowsNullPointerException
0
82 ms
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState
0
92 ms
refreshCancelsObjectChangesInUnitOfWorkChangeSet
0
0.1 sec
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges
0
84 ms
refreshOverwritesChangesSentToRepository
0
86 ms
refreshOverwritesObjectPropertyChanges
0
94 ms
refreshSetsUpdatesCloneMappingForRefreshedInstance
0
92 ms
refreshThrowsEntityNotFoundForNonExistentEntity
0
85 ms
refreshThrowsIllegalArgumentForNonManagedInstance
0
85 ms
refreshThrowsIllegalArgumentForRemovedInstance
0
0.1 sec
registerExistingObjectInvokesPostCloneListeners
0
0.17 sec
registerExistingObjectPassesPostCloneListenersToCloneBuilder
0
90 ms
registerExistingObjectReturnsRegisteredClone
0
83 ms
registerExistingObjectTwiceReturnsSameClone
0
88 ms
registerNewObjectAddsArgumentToPersistenceContext
0
83 ms
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne
0
89 ms
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated
0
90 ms
registerNewObjectThrowsNullPointerExceptionForNullArgument
0
81 ms
registerNewObjectThrowsNullPointerExceptionForNullDescriptor
0
84 ms
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions
0
93 ms
releaseRemovesIndirectCollectionsFromManagedEntities
0
88 ms
releaseUnitOfWorkClosesStorageAndMakesUoWInactive
0
84 ms
removeNotRegisteredObjectThrowsIllegalArgumentException
0
83 ms
removeObjectFromCacheEvictsObjectFromCacheManager
0
82 ms
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository
0
88 ms
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext
0
0.12 sec
restoreDeletedRegistersObjectAgain
0
84 ms
restoreDeletedReinsertsObjectIntoRepository
0
0.14 sec
rollbackDetachesAllManagedEntities
0
92 ms
rollbackInactiveUoWThrowsIllegalStateException
0
87 ms
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext
0
90 ms
testCalculateModificationsDataProperty
0
85 ms
testGetState
0
0.12 sec
testGetStateWithDescriptor
0
85 ms
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit
0
89 ms
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit
0
82 ms
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached
0
90 ms
unregisterObjectRemovesItFromCloneBuilderCache
0
90 ms
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects
0
87 ms
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection
0
83 ms
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull
0
91 ms
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext
0
0.11 sec
unwrapReturnsItselfWhenClassMatches
0
82 ms