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