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