attributeChangedMergesChangeToStorage | 63 ms | Passed |
attributeChangedOnUnmanagedObjectThrowsOwlPersistenceException | 62 ms | Passed |
attributeChangedOutsideTransactionThrowsIllegalStateException | 63 ms | Passed |
attributeChangedSetsAttributeLoadStatusToLoaded | 69 ms | Passed |
attributeChangedThrowsInferredAttributeModifiedExceptionOnChangeToInferredAttributeValue | 64 ms | Passed |
changesToRemovedObjectAreIgnoredOnCommit | 64 ms | Passed |
clearCleansUpPersistenceContext | 0.12 sec | Passed |
clearResetsCloneBuilder | 0.15 sec | Passed |
commitAddsNewObjectsToCache | 66 ms | Passed |
commitAddsNewlyAddedReferenceToObjectToCache | 0.11 sec | Passed |
commitDetachesPersistedInstance | 63 ms | Passed |
commitEvictsInferredClassesFromCache | 64 ms | Passed |
commitEvictsRemovedObjectsFromCache | 0.12 sec | Passed |
commitInactiveUoWThrowsIllegalStateException | 63 ms | Passed |
commitPersistsAllNewlyRegisteredObjects | 0.11 sec | Passed |
commitPutsIntoCacheInstanceMergedAsDetachedDuringTransaction | 0.11 sec | Passed |
commitRemovesRemovedObjectsFromStorage | 0.23 sec | Passed |
commitReplacesIndirectCollectionsWithRegularOnesInDetachedInstances | 63 ms | Passed |
containsReturnsTrueForRegisteredExistingObject | 62 ms | Passed |
detachReplacesInheritedIndirectCollectionWithRegularOne | 63 ms | Passed |
findOfObjectAlreadyManagedAsLazilyLoadedValueReturnSameObject | 64 ms | Passed |
getContextsRetrievesContextsFromStorage | 0.11 sec | Passed |
getInstanceForMergeTriggersLazyAttributeLoadingForAlreadyManagedObject | 68 ms | Passed |
getManagedOriginalForDifferentContextReturnsNull | 64 ms | Passed |
getManagedOriginalForUnknownIdentifierReturnsNull | 61 ms | Passed |
getManagedOriginalReturnsManagedOriginalInstance | 0.11 sec | Passed |
getManagedOriginalReturnsNullWhenObjectIsManagedButAmongDeletedObjects | 63 ms | Passed |
getManagedOriginalThrowsEntityExistsExceptionWhenIndividualIsManagedAsDifferentType | 62 ms | Passed |
getOriginalReturnsOriginalRegisteredByReadObject | 62 ms | Passed |
getOriginalWithNullArgumentReturnsNull | 62 ms | Passed |
icValidationPassesOnCommitWhenConstraintsAreViolatedAndThenFixedDuringTransaction | 69 ms | Passed |
isConsistentCallsStorageConsistencyCheck | 62 ms | Passed |
isInferredChecksForValueInferredStatusWithConnectionWrapper | 0.11 sec | Passed |
isInferredLoadsAttributeWhenItIsLazyAndNotLoaded | 74 ms | Passed |
isInferredThrowsIllegalArgumentExceptionWhenInstanceIsNotManaged | 62 ms | Passed |
isLoadedByAttributeReturnsLoadedForAttributesOfNewlyRegisteredInstance | 62 ms | Passed |
isLoadedByAttributeReturnsLoadedForAttributesOfRegisteredExistingObject | 63 ms | Passed |
isLoadedByAttributeReturnsLoadedForNonNullValuedLazilyLoadedAttribute | 0.11 sec | Passed |
isLoadedByAttributeReturnsNotLoadedForNotLoadedLazilyLoadedAttribute | 70 ms | Passed |
isLoadedByAttributeReturnsUnknownForAttributeOfUnregisteredObject | 0.1 sec | Passed |
isLoadedReturnsLoadedForNewlyRegisteredInstance | 62 ms | Passed |
isLoadedReturnsLoadedForRegisteredExistingObject | 0.11 sec | Passed |
isLoadedReturnsUnknownForUnregisteredObject | 63 ms | Passed |
isObjectManagedReturnsTrueForRegisteredExistingObject | 64 ms | Passed |
isObjectManagedThrowsNullPointerExceptionForNullArgument | 61 ms | Passed |
isObjectNewReturnsFalseForNullArgument | 0.1 sec | Passed |
isObjectNewReturnsFalseForRegisteredExistingObject | 0.11 sec | Passed |
isObjectNewReturnsTrueForNewlyRegisteredObject | 62 ms | Passed |
loadEntityFieldCausesLoadStateOfLazilyLoadedAttributeToBeSetToLoaded | 71 ms | Passed |
loadEntityFieldDoesNotInvokeLoadFromRepositoryForNullAttributeWhenItsStateIsLoaded | 70 ms | Passed |
loadEntityFieldOnUnmanagedObjectThrowsOwlPersistenceException | 0.13 sec | Passed |
loadFieldLoadsLiteralValueAttribute | 65 ms | Passed |
loadFieldLoadsManagedTypeAttribute | 73 ms | Passed |
persistSkipsCardinalityConstraintValidationOfInferredAttributes | 63 ms | Passed |
readAlreadyManagedObjectReturnsTheManagedOne | 63 ms | Passed |
readNewlyRegisteredObjectReturnsIt | 0.11 sec | Passed |
readObjectLoadsObjectFromStorage | 0.11 sec | Passed |
readObjectWithNullClassThrowsNullPointerException | 62 ms | Passed |
readObjectWithNullDescriptorThrowsNullPointerException | 0.11 sec | Passed |
readObjectWithNullIdentifierArgumentThrowsNullPointerException | 63 ms | Passed |
refreshAcquiresNewConnectionToGetAccessToNonTransactionalEntityState | 0.11 sec | Passed |
refreshCancelsObjectChangesInUnitOfWorkChangeSet | 64 ms | Passed |
refreshLoadsInstanceFromRepositoryAndOverwritesFieldChanges | 0.11 sec | Passed |
refreshOverwritesChangesSentToRepository | 64 ms | Passed |
refreshOverwritesObjectPropertyChanges | 0.14 sec | Passed |
refreshSetsUpdatesCloneMappingForRefreshedInstance | 0.11 sec | Passed |
refreshThrowsEntityNotFoundForNonExistentEntity | 65 ms | Passed |
refreshThrowsIllegalArgumentForNonManagedInstance | 61 ms | Passed |
refreshThrowsIllegalArgumentForRemovedInstance | 62 ms | Passed |
registerExistingObjectInvokesPostCloneListeners | 65 ms | Passed |
registerExistingObjectPassesPostCloneListenersToCloneBuilder | 0.19 sec | Passed |
registerExistingObjectReturnsRegisteredClone | 61 ms | Passed |
registerExistingObjectTwiceReturnsSameClone | 63 ms | Passed |
registerNewObjectAddsArgumentToPersistenceContext | 0.11 sec | Passed |
registerNewObjectGeneratesIdentifierWhenInstancesDoesNotHaveOne | 0.11 sec | Passed |
registerNewObjectThrowsIdentifierNotSetExceptionWhenIdentifierIsNullAndNotGenerated | 0.11 sec | Passed |
registerNewObjectThrowsNullPointerExceptionForNullArgument | 0.11 sec | Passed |
registerNewObjectThrowsNullPointerExceptionForNullDescriptor | 0.15 sec | Passed |
registerReplacesAlsoInheritedCollectionInstancesWithIndirectVersions | 63 ms | Passed |
releaseRemovesIndirectCollectionsFromManagedEntities | 63 ms | Passed |
releaseUnitOfWorkClosesStorageAndMakesUoWInactive | 0.13 sec | Passed |
removeNotRegisteredObjectThrowsIllegalArgumentException | 65 ms | Passed |
removeObjectFromCacheEvictsObjectFromCacheManager | 0.11 sec | Passed |
removeObjectPutsExistingObjectIntoDeletedCacheAndRemovesItFromRepository | 62 ms | Passed |
removeObjectRemovesNewlyRegisteredObjectFromPersistenceContext | 73 ms | Passed |
restoreDeletedRegistersObjectAgain | 63 ms | Passed |
restoreDeletedReinsertsObjectIntoRepository | 62 ms | Passed |
rollbackDetachesAllManagedEntities | 0.11 sec | Passed |
rollbackInactiveUoWThrowsIllegalStateException | 0.13 sec | Passed |
rollbackRollsBackStorageChangesAndRemovesObjectsFromPersistenceContext | 0.11 sec | Passed |
testCalculateModificationsDataProperty | 64 ms | Passed |
testGetState | 0.11 sec | Passed |
testGetStateWithDescriptor | 61 ms | Passed |
throwsCardinalityViolationExceptionWhenMinimumCardinalityIsViolatedOnCommit | 67 ms | Passed |
throwsCardinalityViolationWhenMaximumCardinalityIsViolatedOnCommit | 0.1 sec | Passed |
unregisterObjectRemovesIndirectMultilingualStringOfManagedObjectBeingDetached | 65 ms | Passed |
unregisterObjectRemovesItFromCloneBuilderCache | 62 ms | Passed |
unregisterObjectReplacesPluralLazyLoadingProxiesWithEmptyCollection | 64 ms | Passed |
unregisterObjectReplacesSingularLazyLoadingProxiesWithNull | 70 ms | Passed |
unregisterRegisteredExistingObjectRemovesItFromPersistenceContext | 0.11 sec | Passed |
unwrapReturnsItselfWhenClassMatches | 61 ms | Passed |