Skip to content
Jenkins
Java Tools
JOPA Development
#663
Tests
cz.cvut.kbss.jopa.sessions
OnCommitChangePropagatingUnitOfWorkTest
Search
Sign in
Status
Changes
Console Output
View Build Information
Polling Log
Timings
Git Build Data
Tests
Lockable resources
Open Blue Ocean
Embeddable Build Status
Previous Build
Next Build
OnCommitChangePropagatingUnitOfWorkTest
92
92
Took 5.6 sec
All Tests
Name
Age
Duration
clearCleansUpPersistenceContext
0
62 ms
clearResetsCloneBuilder
0
62 ms
commitAddsNewObjectsToCache
0
60 ms
commitAddsNewlyAddedReferenceToObjectToCache
0
63 ms
commitDetachesPersistedInstance
0
59 ms
commitEvictsInferredClassesFromCache
0
60 ms
commitEvictsRemovedObjectsFromCache
0
59 ms
commitInactiveUoWThrowsIllegalStateException
0
63 ms
commitPersistsAllNewlyRegisteredObjects
0
60 ms
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction
0
60 ms
commitRegistersChangesDoneByPreUpdateCallback
0
60 ms
commitRemovesRemovedObjectsFromStorage
0
62 ms
commitThrowsAttributeModificationForbiddenExceptionWhenChangeConcernsLexicalValueAttribute
0
61 ms
commitToStorageCalculatesChangesToExistingObjectsAndPropagatesThemToStorage
0
61 ms
commitToStorageDeletesRemovedObjectsFromStorage
0
59 ms
containsReturnsTrueForRegisteredExistingObject
0
62 ms
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject
0
61 ms
getContextsRetrievesContextsFromStorage
0
62 ms
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject
0
62 ms
getManagedOriginalForDifferentContextReturnsNull
0
61 ms
getManagedOriginalForUnknownIdentifierReturnsNull
0
58 ms
getManagedOriginalReturnsManagedOriginalInstance
0
63 ms
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects
0
59 ms
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType
0
59 ms
getOriginalReturnsOriginalRegisteredByReadObject
0
60 ms
getOriginalWithNullArgumentReturnsNull
0
58 ms
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction
0
67 ms
isConsistentCallsStorageConsistencyCheck
0
58 ms
isInferredChecksForValueInferredStatusWithConnectionWrapper
0
61 ms
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded
0
71 ms
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged
0
59 ms
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance
0
57 ms
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject
0
60 ms
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute
0
64 ms
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute
0
67 ms
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject
0
60 ms
isLoadedReturnsLoadedForNewlyRegisteredInstance
0
58 ms
isLoadedReturnsLoadedForRegisteredExistingObject
0
61 ms
isLoadedReturnsUnknownForUnregisteredObject
0
60 ms
isObjectManagedReturnsTrueForRegisteredExistingObject
0
60 ms
isObjectManagedThrowsNullPointerExceptionForNullArgument
0
59 ms
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded
0
68 ms
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException
0
62 ms
loadFieldLoadsLiteralValueAttribute
0
61 ms
loadFieldLoadsManagedTypeAttribute
0
70 ms
mergeDetachedRegistersChangesToSpecifiedObjectAndReturnsManagedClone
0
62 ms
persistSkipsCardinalityConstraintValidationOfInferredAttributes
0
58 ms
readAlreadyManagedObjectReturnsTheManagedOne
0
60 ms
readNewlyRegisteredObjectReturnsIt
0
58 ms
readObjectFromAxiomsLoadsEntityFromSpecifiedAxiomsAndReturnsIt
0
60 ms
readObjectLoadsObjectFromStorage
0
62 ms
readObjectWithNullClassThrowsNullPointerException
0
59 ms
readObjectWithNullDescriptorThrowsNullPointerException
0
61 ms
readObjectWithNullIdentifierArgumentThrowsNullPointerException
0
58 ms
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState
0
59 ms
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges
0
60 ms
refreshOverwritesChangesSentToRepository
0
62 ms
refreshOverwritesObjectPropertyChanges
0
62 ms
refreshSetsUpdatesCloneMappingForRefreshedInstance
0
63 ms
refreshThrowsEntityNotFoundForNonExistentEntity
0
59 ms
refreshThrowsIllegalArgumentForNonManagedInstance
0
57 ms
refreshThrowsIllegalArgumentForRemovedInstance
0
58 ms
registerExistingObjectInvokesPostCloneListeners
0
59 ms
registerExistingObjectPassesPostCloneListenersToCloneBuilder
0
59 ms
registerExistingObjectReturnsRegisteredClone
0
59 ms
registerExistingObjectTwiceReturnsSameClone
0
60 ms
registerNewObjectAddsArgumentToPersistenceContext
0
57 ms
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne
0
58 ms
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated
0
79 ms
registerNewObjectThrowsNullPointerExceptionForNullArgument
0
56 ms
registerNewObjectThrowsNullPointerExceptionForNullDescriptor
0
57 ms
releaseUnitOfWorkClosesStorageAndMakesUoWInactive
0
62 ms
removeNotRegisteredObjectThrowsIllegalArgumentException
0
57 ms
removeObjectFromCacheEvictsObjectFromCacheManager
0
57 ms
removeObjectRegistersObjectForDeletion
0
59 ms
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext
0
58 ms
restoreDeletedRegistersObjectAgain
0
61 ms
restoreDeletedReinsertsObjectIntoRepository
0
59 ms
rollbackDetachesAllManagedEntities
0
64 ms
rollbackInactiveUoWThrowsIllegalStateException
0
61 ms
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext
0
57 ms
testCalculateModificationsDataProperty
0
59 ms
testGetState
0
61 ms
testGetStateWithDescriptor
0
0.17 sec
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit
0
66 ms
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit
0
58 ms
unregisterObjectRemovesItFromCloneBuilderCache
0
58 ms
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects
0
58 ms
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection
0
59 ms
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull
0
68 ms
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext
0
61 ms
unwrapReturnsItselfWhenClassMatches
0
58 ms