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