Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 47 ms | Passed |
closeClosesAllOpenEntityManagers | 45 ms | Passed |
closeInvokesCloseListener | 45 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 45 ms | Passed |
createEntityManagerWithReadOnlyTransactionModeReturnsEntityManagerWithReadOnlyPersistenceContext | 45 ms | Passed |
entityManagerFactoryIsAutoCloseable | 89 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 45 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 54 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 45 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 46 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 82 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 46 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 46 ms | Passed |