Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
14 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 51 ms | Passed |
closeClosesAllOpenEntityManagers | 89 ms | Passed |
closeInvokesCloseListener | 49 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 49 ms | Passed |
createEntityManagerWithReadOnlyTransactionModeReturnsEntityManagerWithReadOnlyPersistenceContext | 64 ms | Passed |
entityManagerFactoryInvokesPersistenceUnitPlugins | 98 ms | Passed |
entityManagerFactoryIsAutoCloseable | 96 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 48 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 50 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 49 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 62 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 84 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 48 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 64 ms | Passed |