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