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