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