Skip to content
Jenkins
Java Tools
JOPA Development
#599
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.6 sec
All Tests
Name
Age
Duration
attributeChangedMergesChangeToStorage
0
88 ms
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException
0
89 ms
attributeChangedOutsideTransactionThrowsIllegalStateException
0
88 ms
attributeChangedSetsAttributeLoadStatusToLoaded
0
96 ms
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue
0
93 ms
changesToRemovedObjectAreIgnoredOnCommit
0
91 ms
clearCleansUpPersistenceContext
0
90 ms
clearResetsCloneBuilder
0
83 ms
commitAddsNewObjectsToCache
0
94 ms
commitAddsNewlyAddedReferenceToObjectToCache
0
92 ms
commitDetachesPersistedInstance
0
89 ms
commitEvictsInferredClassesFromCache
0
91 ms
commitEvictsRemovedObjectsFromCache
0
93 ms
commitInactiveUoWThrowsIllegalStateException
0
93 ms
commitPersistsAllNewlyRegisteredObjects
0
93 ms
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction
0
91 ms
commitRemovesRemovedObjectsFromStorage
0
92 ms
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances
0
91 ms
containsReturnsTrueForRegisteredExistingObject
0
0.12 sec
detachReplacesInheritedIndirectCollectionWithRegularOne
0
99 ms
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject
0
85 ms
getContextsRetrievesContextsFromStorage
0
83 ms
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject
0
94 ms
getManagedOriginalForDifferentContextReturnsNull
0
85 ms
getManagedOriginalForUnknownIdentifierReturnsNull
0
84 ms
getManagedOriginalReturnsManagedOriginalInstance
0
87 ms
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects
0
88 ms
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType
0
83 ms
getOriginalReturnsOriginalRegisteredByReadObject
0
86 ms
getOriginalWithNullArgumentReturnsNull
0
0.15 sec
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction
0
94 ms
isConsistentCallsStorageConsistencyCheck
0
82 ms
isInferredChecksForValueInferredStatusWithConnectionWrapper
0
97 ms
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded
0
0.12 sec
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged
0
83 ms
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance
0
88 ms
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject
0
0.12 sec
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute
0
85 ms
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute
0
91 ms
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject
0
83 ms
isLoadedReturnsLoadedForNewlyRegisteredInstance
0
90 ms
isLoadedReturnsLoadedForRegisteredExistingObject
0
84 ms
isLoadedReturnsUnknownForUnregisteredObject
0
90 ms
isObjectManagedReturnsTrueForRegisteredExistingObject
0
85 ms
isObjectManagedThrowsNullPointerExceptionForNullArgument
0
96 ms
isObjectNewReturnsFalseForNullArgument
0
89 ms
isObjectNewReturnsFalseForRegisteredExistingObject
0
89 ms
isObjectNewReturnsTrueForNewlyRegisteredObject
0
88 ms
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded
0
0.15 sec
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded
0
97 ms
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException
0
0.19 sec
loadFieldLoadsLiteralValueAttribute
0
86 ms
loadFieldLoadsManagedTypeAttribute
0
0.1 sec
persistSkipsCardinalityConstraintValidationOfInferredAttributes
0
93 ms
readAlreadyManagedObjectReturnsTheManagedOne
0
85 ms
readNewlyRegisteredObjectReturnsIt
0
90 ms
readObjectLoadsObjectFromStorage
0
86 ms
readObjectWithNullClassThrowsNullPointerException
0
0.1 sec
readObjectWithNullDescriptorThrowsNullPointerException
0
84 ms
readObjectWithNullIdentifierArgumentThrowsNullPointerException
0
83 ms
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState
0
93 ms
refreshCancelsObjectChangesInUnitOfWorkChangeSet
0
92 ms
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges
0
92 ms
refreshOverwritesChangesSentToRepository
0
90 ms
refreshOverwritesObjectPropertyChanges
0
91 ms
refreshSetsUpdatesCloneMappingForRefreshedInstance
0
91 ms
refreshThrowsEntityNotFoundForNonExistentEntity
0
90 ms
refreshThrowsIllegalArgumentForNonManagedInstance
0
88 ms
refreshThrowsIllegalArgumentForRemovedInstance
0
91 ms
registerExistingObjectInvokesPostCloneListeners
0
0.16 sec
registerExistingObjectPassesPostCloneListenersToCloneBuilder
0
87 ms
registerExistingObjectReturnsRegisteredClone
0
84 ms
registerExistingObjectTwiceReturnsSameClone
0
0.12 sec
registerNewObjectAddsArgumentToPersistenceContext
0
90 ms
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne
0
91 ms
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated
0
88 ms
registerNewObjectThrowsNullPointerExceptionForNullArgument
0
87 ms
registerNewObjectThrowsNullPointerExceptionForNullDescriptor
0
88 ms
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions
0
90 ms
releaseRemovesIndirectCollectionsFromManagedEntities
0
90 ms
releaseUnitOfWorkClosesStorageAndMakesUoWInactive
0
84 ms
removeNotRegisteredObjectThrowsIllegalArgumentException
0
88 ms
removeObjectFromCacheEvictsObjectFromCacheManager
0
88 ms
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository
0
91 ms
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext
0
86 ms
restoreDeletedRegistersObjectAgain
0
89 ms
restoreDeletedReinsertsObjectIntoRepository
0
88 ms
rollbackDetachesAllManagedEntities
0
0.11 sec
rollbackInactiveUoWThrowsIllegalStateException
0
83 ms
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext
0
91 ms
testCalculateModificationsDataProperty
0
92 ms
testGetState
0
85 ms
testGetStateWithDescriptor
0
0.11 sec
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit
0
93 ms
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit
0
89 ms
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached
0
89 ms
unregisterObjectRemovesItFromCloneBuilderCache
0
92 ms
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects
0
93 ms
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection
0
88 ms
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull
0
92 ms
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext
0
87 ms
unwrapReturnsItselfWhenClassMatches
0
96 ms