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