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