Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
13 tests
(±0)
All Tests
| Test name | Duration | Status |
|---|---|---|
| closeClearsSecondLevelCache | 57 ms | Passed |
| closeClosesAllOpenEntityManagers | 46 ms | Passed |
| closeInvokesCloseListener | 50 ms | Passed |
| createEntityManagerOnClosedInstanceThrowsIllegalStateException | 51 ms | Passed |
| createEntityManagerWithReadOnlyTransactionModeReturnsEntityManagerWithReadOnlyPersistenceContext | 56 ms | Passed |
| entityManagerFactoryIsAutoCloseable | 98 ms | Passed |
| getIdentifiersExtractsEntityIdentifier | 52 ms | Passed |
| isLoadedReturnsFalseNonNonManagedInstance | 56 ms | Passed |
| isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 52 ms | Passed |
| isLoadedReturnsTrueForAttributeOfManagedInstance | 49 ms | Passed |
| isLoadedReturnsTrueForManagedInstance | 87 ms | Passed |
| unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 49 ms | Passed |
| unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 52 ms | Passed |
