Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
14 tests
(±0)
All Tests
| Test name | Duration | Status |
|---|---|---|
| closeClearsSecondLevelCache | 52 ms | Passed |
| closeClosesAllOpenEntityManagers | 42 ms | Passed |
| closeInvokesCloseListener | 45 ms | Passed |
| createEntityManagerOnClosedInstanceThrowsIllegalStateException | 45 ms | Passed |
| createEntityManagerWithReadOnlyTransactionModeReturnsEntityManagerWithReadOnlyPersistenceContext | 43 ms | Passed |
| entityManagerFactoryInvokesPersistenceUnitPlugins | 93 ms | Passed |
| entityManagerFactoryIsAutoCloseable | 84 ms | Passed |
| getIdentifiersExtractsEntityIdentifier | 44 ms | Passed |
| isLoadedReturnsFalseNonNonManagedInstance | 52 ms | Passed |
| isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 44 ms | Passed |
| isLoadedReturnsTrueForAttributeOfManagedInstance | 53 ms | Passed |
| isLoadedReturnsTrueForManagedInstance | 90 ms | Passed |
| unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 42 ms | Passed |
| unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 51 ms | Passed |
