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