Skip to content

Test Result : EntityManagerImplTest

0 failures
41 tests
Took 1.2 sec.

All Tests

Test nameDurationStatus
closeNotifiesEntityManagerFactoryOfClosing28 msPassed
containsThrowsIllegalArgumentForNonEntity29 msPassed
createNativeQuerySetsEnsureOpenProcedureOnQueryInstance28 msPassed
createQueryOnClosedManagerThrowsIllegalStateException30 msPassed
createQuerySetsEnsureOpenProcedureOnQueryInstance31 msPassed
createTypedNativeQuerySetsEnsureOpenProcedureOnQueryInstance28 msPassed
createTypedQuerySetsEnsureOpenProcedureOnQueryInstance30 msPassed
exceptionInCascadePersistMarksTransactionForRollbackOnly30 msPassed
exceptionInClearMarksTransactionForRollbackOnly27 msPassed
exceptionInContainsMarksTransactionForRollbackOnly29 msPassed
exceptionInDetachMarksTransactionForRollbackOnly27 msPassed
exceptionInFindMarksTransactionForRollbackOnly29 msPassed
exceptionInFlushMarksTransactionForRollbackOnly28 msPassed
exceptionInMergeCascadingMarksTransactionForRollbackOnly29 msPassed
exceptionInMergeMarksTransactionForRollbackOnly28 msPassed
exceptionInPersistMarksTransactionForRollbackOnly31 msPassed
exceptionInRefreshMarksTransactionForRollbackOnly29 msPassed
exceptionInRemoveMarksTransactionForRollbackOnly28 msPassed
findThrowsIllegalArgumentForNonEntity28 msPassed
getReferenceRetrievesInstanceReferenceFromUnitOfWork43 msPassed
getReferenceThrowsIllegalArgumentExceptionWhenTargetClassIsNotEntity28 msPassed
getReferenceThrowsIllegalStateWhenInvokedOnClosedEntityManager29 msPassed
getReferenceWithDescriptorRetrievesInstanceReferenceFromUnitOfWork28 msPassed
getTransactionOnClosedEntityManagerIsValid29 msPassed
isLoadedReturnsFalseForNonManagedInstance28 msPassed
isLoadedReturnsTrueForEagerlyLoadedAttributeOfManagedInstance29 msPassed
isLoadedReturnsTrueForNonNullLazilyLoadedAttribute28 msPassed
mergeDetachedWithSingletonList30 msPassed
mergeDetachedWithSingletonSet33 msPassed
mergeDifferentInstanceWithSameIdAsManagedInstanceMergesChanges36 msPassed
mergeIsAbleToBreakCascadingCycle30 msPassed
mergeOfAlreadyPersistedReturnsSameInstance29 msPassed
mergeOfNewInstancesIsAbleToBreakCascadingCycle41 msPassed
mergeThrowsIllegalArgumentForNonEntity29 msPassed
persistOnClosedManagerThrowsIllegalStateException29 msPassed
persistThrowsIllegalArgumentForNonEntity28 msPassed
refreshThrowsIllegalArgumentForNonEntity28 msPassed
removeIsAbleToBreakCascadingCycle32 msPassed
removeThrowsIllegalArgumentForNonEntity28 msPassed
testCascadeMergeOnNullCollection29 msPassed
unwrapReturnsItselfWhenClassMatches27 msPassed