Skip to content
Jenkins
Java Tools
JOPA Development
#644
Tests
cz.cvut.kbss.jopa.sessions
OnCommitChangePropagatingUnitOfWorkTest
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
OnCommitChangePropagatingUnitOfWorkTest
92
92
Took 5.7 sec
All Tests
Name
Age
Duration
clearCleansUpPersistenceContext
0
57 ms
clearResetsCloneBuilder
0
62 ms
commitAddsNewObjectsToCache
0
72 ms
commitAddsNewlyAddedReferenceToObjectToCache
0
60 ms
commitDetachesPersistedInstance
0
55 ms
commitEvictsInferredClassesFromCache
0
72 ms
commitEvictsRemovedObjectsFromCache
0
70 ms
commitInactiveUoWThrowsIllegalStateException
0
56 ms
commitPersistsAllNewlyRegisteredObjects
0
58 ms
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction
0
71 ms
commitRegistersChangesDoneByPreUpdateCallback
0
57 ms
commitRemovesRemovedObjectsFromStorage
0
61 ms
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute
0
58 ms
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage
0
59 ms
commitToStorageDeletesRemovedObjectsFromStorage
0
68 ms
containsReturnsTrueForRegisteredExistingObject
0
57 ms
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject
0
60 ms
getContextsRetrievesContextsFromStorage
0
54 ms
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject
0
56 ms
getManagedOriginalForDifferentContextReturnsNull
0
58 ms
getManagedOriginalForUnknownIdentifierReturnsNull
0
56 ms
getManagedOriginalReturnsManagedOriginalInstance
0
56 ms
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects
0
67 ms
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType
0
62 ms
getOriginalReturnsOriginalRegisteredByReadObject
0
60 ms
getOriginalWithNullArgumentReturnsNull
0
68 ms
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction
0
61 ms
isConsistentCallsStorageConsistencyCheck
0
56 ms
isInferredChecksForValueInferredStatusWithConnectionWrapper
0
61 ms
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded
0
65 ms
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged
0
58 ms
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance
0
72 ms
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject
0
57 ms
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute
0
0.19 sec
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute
0
65 ms
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject
0
67 ms
isLoadedReturnsLoadedForNewlyRegisteredInstance
0
67 ms
isLoadedReturnsLoadedForRegisteredExistingObject
0
69 ms
isLoadedReturnsUnknownForUnregisteredObject
0
55 ms
isObjectManagedReturnsTrueForRegisteredExistingObject
0
61 ms
isObjectManagedThrowsNullPointerExceptionForNullArgument
0
56 ms
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded
0
83 ms
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException
0
55 ms
loadFieldLoadsLiteralValueAttribute
0
59 ms
loadFieldLoadsManagedTypeAttribute
0
69 ms
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone
0
63 ms
persistSkipsCardinalityConstraintValidationOfInferredAttributes
0
71 ms
readAlreadyManagedObjectReturnsTheManagedOne
0
58 ms
readNewlyRegisteredObjectReturnsIt
0
55 ms
readObjectFromAxiomsLoadsEntityFromSpecifiedAxiomsAndReturnsIt
0
58 ms
readObjectLoadsObjectFromStorage
0
68 ms
readObjectWithNullClassThrowsNullPointerException
0
57 ms
readObjectWithNullDescriptorThrowsNullPointerException
0
65 ms
readObjectWithNullIdentifierArgumentThrowsNullPointerException
0
64 ms
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState
0
58 ms
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges
0
73 ms
refreshOverwritesChangesSentToRepository
0
58 ms
refreshOverwritesObjectPropertyChanges
0
60 ms
refreshSetsUpdatesCloneMappingForRefreshedInstance
0
58 ms
refreshThrowsEntityNotFoundForNonExistentEntity
0
70 ms
refreshThrowsIllegalArgumentForNonManagedInstance
0
94 ms
refreshThrowsIllegalArgumentForRemovedInstance
0
70 ms
registerExistingObjectInvokesPostCloneListeners
0
58 ms
registerExistingObjectPassesPostCloneListenersToCloneBuilder
0
57 ms
registerExistingObjectReturnsRegisteredClone
0
61 ms
registerExistingObjectTwiceReturnsSameClone
0
56 ms
registerNewObjectAddsArgumentToPersistenceContext
0
56 ms
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne
0
55 ms
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated
0
56 ms
registerNewObjectThrowsNullPointerExceptionForNullArgument
0
61 ms
registerNewObjectThrowsNullPointerExceptionForNullDescriptor
0
55 ms
releaseUnitOfWorkClosesStorageAndMakesUoWInactive
0
63 ms
removeNotRegisteredObjectThrowsIllegalArgumentException
0
53 ms
removeObjectFromCacheEvictsObjectFromCacheManager
0
55 ms
removeObjectRegistersObjectForDeletion
0
57 ms
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext
0
54 ms
restoreDeletedRegistersObjectAgain
0
55 ms
restoreDeletedReinsertsObjectIntoRepository
0
55 ms
rollbackDetachesAllManagedEntities
0
57 ms
rollbackInactiveUoWThrowsIllegalStateException
0
64 ms
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext
0
55 ms
testCalculateModificationsDataProperty
0
56 ms
testGetState
0
67 ms
testGetStateWithDescriptor
0
57 ms
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit
0
60 ms
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit
0
70 ms
unregisterObjectRemovesItFromCloneBuilderCache
0
70 ms
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects
0
68 ms
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection
0
58 ms
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull
0
68 ms
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext
0
59 ms
unwrapReturnsItselfWhenClassMatches
0
56 ms