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