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