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