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