Skip to content
Jenkins
Java Tools
JOPA Development
#617
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
103
103
Took 10 sec
All Tests
Name
Age
Duration
attributeChangedMergesChangeToStorage
0
91 ms
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException
0
87 ms
attributeChangedOutsideTransactionThrowsIllegalStateException
0
87 ms
attributeChangedSetsAttributeLoadStatusToLoaded
0
0.1 sec
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue
0
0.1 sec
changesToRemovedObjectAreIgnoredOnCommit
0
89 ms
clearCleansUpPersistenceContext
0
0.15 sec
clearResetsCloneBuilder
0
0.14 sec
commitAddsNewObjectsToCache
0
95 ms
commitAddsNewlyAddedReferenceToObjectToCache
0
0.11 sec
commitDetachesPersistedInstance
0
87 ms
commitEvictsInferredClassesFromCache
0
91 ms
commitEvictsRemovedObjectsFromCache
0
93 ms
commitInactiveUoWThrowsIllegalStateException
0
0.1 sec
commitPersistsAllNewlyRegisteredObjects
0
0.1 sec
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction
0
96 ms
commitRemovesRemovedObjectsFromStorage
0
96 ms
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances
0
87 ms
containsReturnsTrueForRegisteredExistingObject
0
89 ms
detachReplacesInheritedIndirectCollectionWithRegularOne
0
89 ms
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject
0
90 ms
getContextsRetrievesContextsFromStorage
0
0.14 sec
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject
0
91 ms
getManagedOriginalForDifferentContextReturnsNull
0
93 ms
getManagedOriginalForUnknownIdentifierReturnsNull
0
91 ms
getManagedOriginalReturnsManagedOriginalInstance
0
0.14 sec
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects
0
0.1 sec
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType
0
89 ms
getOriginalReturnsOriginalRegisteredByReadObject
0
89 ms
getOriginalWithNullArgumentReturnsNull
0
87 ms
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction
0
95 ms
isConsistentCallsStorageConsistencyCheck
0
96 ms
isInferredChecksForValueInferredStatusWithConnectionWrapper
0
0.13 sec
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded
0
99 ms
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged
0
93 ms
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance
0
0.14 sec
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject
0
89 ms
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute
0
0.14 sec
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute
0
99 ms
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject
0
0.14 sec
isLoadedReturnsLoadedForNewlyRegisteredInstance
0
87 ms
isLoadedReturnsLoadedForRegisteredExistingObject
0
0.14 sec
isLoadedReturnsUnknownForUnregisteredObject
0
0.1 sec
isObjectManagedReturnsTrueForRegisteredExistingObject
0
90 ms
isObjectManagedThrowsNullPointerExceptionForNullArgument
0
0.15 sec
isObjectNewReturnsFalseForNullArgument
0
98 ms
isObjectNewReturnsFalseForRegisteredExistingObject
0
89 ms
isObjectNewReturnsTrueForNewlyRegisteredObject
0
90 ms
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded
0
0.1 sec
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded
0
96 ms
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException
0
0.26 sec
loadFieldLoadsLiteralValueAttribute
0
94 ms
loadFieldLoadsManagedTypeAttribute
0
0.1 sec
persistSkipsCardinalityConstraintValidationOfInferredAttributes
0
92 ms
readAlreadyManagedObjectReturnsTheManagedOne
0
89 ms
readNewlyRegisteredObjectReturnsIt
0
0.1 sec
readObjectFromAxiomsLoadsEntityFromSpecifiedAxiomsAndReturnsIt
0
92 ms
readObjectLoadsObjectFromStorage
0
0.14 sec
readObjectWithNullClassThrowsNullPointerException
0
0.1 sec
readObjectWithNullDescriptorThrowsNullPointerException
0
0.14 sec
readObjectWithNullIdentifierArgumentThrowsNullPointerException
0
89 ms
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState
0
95 ms
refreshCancelsObjectChangesInUnitOfWorkChangeSet
0
89 ms
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges
0
97 ms
refreshOverwritesChangesSentToRepository
0
90 ms
refreshOverwritesObjectPropertyChanges
0
93 ms
refreshSetsUpdatesCloneMappingForRefreshedInstance
0
92 ms
refreshThrowsEntityNotFoundForNonExistentEntity
0
93 ms
refreshThrowsIllegalArgumentForNonManagedInstance
0
87 ms
refreshThrowsIllegalArgumentForRemovedInstance
0
92 ms
registerExistingObjectInvokesPostCloneListeners
0
0.18 sec
registerExistingObjectPassesPostCloneListenersToCloneBuilder
0
90 ms
registerExistingObjectReturnsRegisteredClone
0
93 ms
registerExistingObjectTwiceReturnsSameClone
0
90 ms
registerNewObjectAddsArgumentToPersistenceContext
0
90 ms
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne
0
0.1 sec
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated
0
89 ms
registerNewObjectThrowsNullPointerExceptionForNullArgument
0
91 ms
registerNewObjectThrowsNullPointerExceptionForNullDescriptor
0
91 ms
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions
0
87 ms
releaseRemovesIndirectCollectionsFromManagedEntities
0
88 ms
releaseUnitOfWorkClosesStorageAndMakesUoWInactive
0
0.14 sec
removeNotRegisteredObjectThrowsIllegalArgumentException
0
88 ms
removeObjectFromCacheEvictsObjectFromCacheManager
0
92 ms
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository
0
87 ms
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext
0
86 ms
restoreDeletedRegistersObjectAgain
0
88 ms
restoreDeletedReinsertsObjectIntoRepository
0
87 ms
rollbackDetachesAllManagedEntities
0
0.15 sec
rollbackInactiveUoWThrowsIllegalStateException
0
0.14 sec
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext
0
89 ms
testCalculateModificationsDataProperty
0
91 ms
testGetState
0
0.15 sec
testGetStateWithDescriptor
0
90 ms
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit
0
94 ms
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit
0
92 ms
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached
0
86 ms
unregisterObjectRemovesItFromCloneBuilderCache
0
94 ms
unregisterObjectReplacesChangeTrackingProxiesWithReferencedObjects
0
90 ms
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection
0
0.1 sec
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull
0
99 ms
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext
0
0.14 sec
unwrapReturnsItselfWhenClassMatches
0
90 ms