Skip to content
Jenkins
Java Tools
JOPA Development
#545
Tests
cz.cvut.kbss.jopa.sessions
ChangeTrackingUnitOfWorkTest
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
ChangeTrackingUnitOfWorkTest
101
101
Took 7.5 sec
All Tests
Name
Age
Duration
attributeChangedMergesChangeToStorage
0
71 ms
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException
0
69 ms
attributeChangedOutsideTransactionThrowsIllegalStateException
0
63 ms
attributeChangedSetsAttributeLoadStatusToLoaded
0
0.12 sec
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue
0
0.11 sec
changesToRemovedObjectAreIgnoredOnCommit
0
0.11 sec
clearCleansUpPersistenceContext
0
65 ms
clearResetsCloneBuilder
0
65 ms
commitAddsNewObjectsToCache
0
72 ms
commitAddsNewlyAddedReferenceToObjectToCache
0
67 ms
commitDetachesPersistedInstance
0
65 ms
commitEvictsInferredClassesFromCache
0
65 ms
commitEvictsRemovedObjectsFromCache
0
81 ms
commitInactiveUoWThrowsIllegalStateException
0
61 ms
commitPersistsAllNewlyRegisteredObjects
0
69 ms
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction
0
80 ms
commitRemovesRemovedObjectsFromStorage
0
0.14 sec
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances
0
64 ms
containsReturnsTrueForRegisteredExistingObject
0
64 ms
detachReplacesInheritedIndirectCollectionWithRegularOne
0
0.1 sec
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject
0
65 ms
getContextsRetrievesContextsFromStorage
0
61 ms
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject
0
70 ms
getManagedOriginalForDifferentContextReturnsNull
0
83 ms
getManagedOriginalForUnknownIdentifierReturnsNull
0
64 ms
getManagedOriginalReturnsManagedOriginalInstance
0
62 ms
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects
0
65 ms
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType
0
66 ms
getOriginalReturnsOriginalRegisteredByReadObject
0
64 ms
getOriginalWithNullArgumentReturnsNull
0
64 ms
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction
0
68 ms
isConsistentCallsStorageConsistencyCheck
0
63 ms
isInferredChecksForValueInferredStatusWithConnectionWrapper
0
79 ms
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded
0
84 ms
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged
0
64 ms
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance
0
64 ms
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject
0
63 ms
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute
0
70 ms
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute
0
72 ms
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject
0
66 ms
isLoadedReturnsLoadedForNewlyRegisteredInstance
0
64 ms
isLoadedReturnsLoadedForRegisteredExistingObject
0
0.13 sec
isLoadedReturnsUnknownForUnregisteredObject
0
85 ms
isObjectManagedReturnsTrueForRegisteredExistingObject
0
65 ms
isObjectManagedThrowsNullPointerExceptionForNullArgument
0
63 ms
isObjectNewReturnsFalseForNullArgument
0
66 ms
isObjectNewReturnsFalseForRegisteredExistingObject
0
88 ms
isObjectNewReturnsTrueForNewlyRegisteredObject
0
64 ms
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded
0
71 ms
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded
0
71 ms
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException
0
65 ms
loadFieldLoadsLiteralValueAttribute
0
70 ms
loadFieldLoadsManagedTypeAttribute
0
83 ms
persistSkipsCardinalityConstraintValidationOfInferredAttributes
0
84 ms
readAlreadyManagedObjectReturnsTheManagedOne
0
0.12 sec
readNewlyRegisteredObjectReturnsIt
0
63 ms
readObjectLoadsObjectFromStorage
0
69 ms
readObjectWithNullClassThrowsNullPointerException
0
61 ms
readObjectWithNullDescriptorThrowsNullPointerException
0
65 ms
readObjectWithNullIdentifierArgumentThrowsNullPointerException
0
62 ms
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState
0
74 ms
refreshCancelsObjectChangesInUnitOfWorkChangeSet
0
73 ms
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges
0
79 ms
refreshOverwritesChangesSentToRepository
0
69 ms
refreshOverwritesObjectPropertyChanges
0
67 ms
refreshSetsUpdatesCloneMappingForRefreshedInstance
0
70 ms
refreshThrowsEntityNotFoundForNonExistentEntity
0
72 ms
refreshThrowsIllegalArgumentForNonManagedInstance
0
63 ms
refreshThrowsIllegalArgumentForRemovedInstance
0
63 ms
registerExistingObjectInvokesPostCloneListeners
0
81 ms
registerExistingObjectPassesPostCloneListenersToCloneBuilder
0
0.15 sec
registerExistingObjectReturnsRegisteredClone
0
93 ms
registerExistingObjectTwiceReturnsSameClone
0
72 ms
registerNewObjectAddsArgumentToPersistenceContext
0
62 ms
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne
0
67 ms
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated
0
68 ms
registerNewObjectThrowsNullPointerExceptionForNullArgument
0
61 ms
registerNewObjectThrowsNullPointerExceptionForNullDescriptor
0
63 ms
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions
0
89 ms
releaseRemovesIndirectCollectionsFromManagedEntities
0
0.11 sec
releaseUnitOfWorkClosesStorageAndMakesUoWInactive
0
61 ms
removeNotRegisteredObjectThrowsIllegalArgumentException
0
61 ms
removeObjectFromCacheEvictsObjectFromCacheManager
0
63 ms
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository
0
0.1 sec
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext
0
65 ms
restoreDeletedRegistersObjectAgain
0
68 ms
restoreDeletedReinsertsObjectIntoRepository
0
64 ms
rollbackDetachesAllManagedEntities
0
0.12 sec
rollbackInactiveUoWThrowsIllegalStateException
0
62 ms
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext
0
69 ms
testCalculateModificationsDataProperty
0
65 ms
testGetState
0
69 ms
testGetStateWithDescriptor
0
63 ms
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit
0
69 ms
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit
0
73 ms
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached
0
77 ms
unregisterObjectRemovesItFromCloneBuilderCache
0
71 ms
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection
0
75 ms
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull
0
71 ms
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext
0
64 ms
unwrapReturnsItselfWhenClassMatches
0
67 ms