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