Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
12 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 55 ms | Passed |
closeClosesAllOpenEntityManagers | 49 ms | Passed |
closeInvokesCloseListener | 52 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 51 ms | Passed |
entityManagerFactoryIsAutoCloseable | 99 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 51 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 54 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 50 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 51 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 85 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 49 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 52 ms | Passed |