Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 47 ms | Passed |
closeClosesAllOpenEntityManagers | 61 ms | Passed |
closeInvokesCloseListener | 39 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 37 ms | Passed |
createEntityManagerWithReadOnlyTransactionModeReturnsEntityManagerWithReadOnlyPersistenceContext | 75 ms | Passed |
entityManagerFactoryIsAutoCloseable | 74 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 38 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 51 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 38 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 39 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 89 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 37 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 41 ms | Passed |