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