Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
13 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 41 ms | Passed |
closeClosesAllOpenEntityManagers | 39 ms | Passed |
closeInvokesCloseListener | 38 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 39 ms | Passed |
createEntityManagerWithReadOnlyTransactionModeReturnsEntityManagerWithReadOnlyPersistenceContext | 40 ms | Passed |
entityManagerFactoryIsAutoCloseable | 75 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 38 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 42 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 39 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 38 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 81 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 37 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 40 ms | Passed |