Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
14 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 51 ms | Passed |
closeClosesAllOpenEntityManagers | 56 ms | Passed |
closeInvokesCloseListener | 48 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 48 ms | Passed |
createEntityManagerWithReadOnlyTransactionModeReturnsEntityManagerWithReadOnlyPersistenceContext | 50 ms | Passed |
entityManagerFactoryInvokesPersistenceUnitPlugins | 96 ms | Passed |
entityManagerFactoryIsAutoCloseable | 95 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 47 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 70 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 47 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 48 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 0.1 sec | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 47 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 49 ms | Passed |