Skip to content
Jenkins
Java Tools
JOPA Development
#555
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 7.3 sec
All Tests
Name
Age
Duration
attributeChangedMergesChangeToStorage
0
68 ms
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException
0
68 ms
attributeChangedOutsideTransactionThrowsIllegalStateException
0
67 ms
attributeChangedSetsAttributeLoadStatusToLoaded
0
75 ms
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue
0
70 ms
changesToRemovedObjectAreIgnoredOnCommit
0
68 ms
clearCleansUpPersistenceContext
0
71 ms
clearResetsCloneBuilder
0
69 ms
commitAddsNewObjectsToCache
0
71 ms
commitAddsNewlyAddedReferenceToObjectToCache
0
69 ms
commitDetachesPersistedInstance
0
70 ms
commitEvictsInferredClassesFromCache
0
68 ms
commitEvictsRemovedObjectsFromCache
0
72 ms
commitInactiveUoWThrowsIllegalStateException
0
67 ms
commitPersistsAllNewlyRegisteredObjects
0
69 ms
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction
0
69 ms
commitRemovesRemovedObjectsFromStorage
0
0.18 sec
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances
0
68 ms
containsReturnsTrueForRegisteredExistingObject
0
69 ms
detachReplacesInheritedIndirectCollectionWithRegularOne
0
66 ms
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject
0
70 ms
getContextsRetrievesContextsFromStorage
0
65 ms
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject
0
74 ms
getManagedOriginalForDifferentContextReturnsNull
0
75 ms
getManagedOriginalForUnknownIdentifierReturnsNull
0
68 ms
getManagedOriginalReturnsManagedOriginalInstance
0
69 ms
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects
0
68 ms
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType
0
68 ms
getOriginalReturnsOriginalRegisteredByReadObject
0
68 ms
getOriginalWithNullArgumentReturnsNull
0
67 ms
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction
0
75 ms
isConsistentCallsStorageConsistencyCheck
0
66 ms
isInferredChecksForValueInferredStatusWithConnectionWrapper
0
68 ms
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded
0
79 ms
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged
0
67 ms
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance
0
69 ms
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject
0
71 ms
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute
0
80 ms
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute
0
73 ms
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject
0
66 ms
isLoadedReturnsLoadedForNewlyRegisteredInstance
0
66 ms
isLoadedReturnsLoadedForRegisteredExistingObject
0
68 ms
isLoadedReturnsUnknownForUnregisteredObject
0
66 ms
isObjectManagedReturnsTrueForRegisteredExistingObject
0
68 ms
isObjectManagedThrowsNullPointerExceptionForNullArgument
0
66 ms
isObjectNewReturnsFalseForNullArgument
0
68 ms
isObjectNewReturnsFalseForRegisteredExistingObject
0
81 ms
isObjectNewReturnsTrueForNewlyRegisteredObject
0
68 ms
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded
0
76 ms
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded
0
73 ms
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException
0
74 ms
loadFieldLoadsLiteralValueAttribute
0
72 ms
loadFieldLoadsManagedTypeAttribute
0
78 ms
persistSkipsCardinalityConstraintValidationOfInferredAttributes
0
71 ms
readAlreadyManagedObjectReturnsTheManagedOne
0
67 ms
readNewlyRegisteredObjectReturnsIt
0
67 ms
readObjectLoadsObjectFromStorage
0
78 ms
readObjectWithNullClassThrowsNullPointerException
0
68 ms
readObjectWithNullDescriptorThrowsNullPointerException
0
65 ms
readObjectWithNullIdentifierArgumentThrowsNullPointerException
0
68 ms
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState
0
70 ms
refreshCancelsObjectChangesInUnitOfWorkChangeSet
0
70 ms
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges
0
69 ms
refreshOverwritesChangesSentToRepository
0
70 ms
refreshOverwritesObjectPropertyChanges
0
74 ms
refreshSetsUpdatesCloneMappingForRefreshedInstance
0
83 ms
refreshThrowsEntityNotFoundForNonExistentEntity
0
76 ms
refreshThrowsIllegalArgumentForNonManagedInstance
0
69 ms
refreshThrowsIllegalArgumentForRemovedInstance
0
73 ms
registerExistingObjectInvokesPostCloneListeners
0
67 ms
registerExistingObjectPassesPostCloneListenersToCloneBuilder
0
0.13 sec
registerExistingObjectReturnsRegisteredClone
0
66 ms
registerExistingObjectTwiceReturnsSameClone
0
67 ms
registerNewObjectAddsArgumentToPersistenceContext
0
67 ms
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne
0
67 ms
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated
0
78 ms
registerNewObjectThrowsNullPointerExceptionForNullArgument
0
66 ms
registerNewObjectThrowsNullPointerExceptionForNullDescriptor
0
71 ms
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions
0
70 ms
releaseRemovesIndirectCollectionsFromManagedEntities
0
67 ms
releaseUnitOfWorkClosesStorageAndMakesUoWInactive
0
67 ms
removeNotRegisteredObjectThrowsIllegalArgumentException
0
68 ms
removeObjectFromCacheEvictsObjectFromCacheManager
0
66 ms
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository
0
67 ms
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext
0
67 ms
restoreDeletedRegistersObjectAgain
0
68 ms
restoreDeletedReinsertsObjectIntoRepository
0
71 ms
rollbackDetachesAllManagedEntities
0
68 ms
rollbackInactiveUoWThrowsIllegalStateException
0
66 ms
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext
0
71 ms
testCalculateModificationsDataProperty
0
0.14 sec
testGetState
0
0.14 sec
testGetStateWithDescriptor
0
71 ms
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit
0
74 ms
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit
0
65 ms
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached
0
70 ms
unregisterObjectRemovesItFromCloneBuilderCache
0
69 ms
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection
0
68 ms
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull
0
74 ms
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext
0
69 ms
unwrapReturnsItselfWhenClassMatches
0
65 ms