Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
12 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 60 ms | Passed |
closeClosesAllOpenEntityManagers | 45 ms | Passed |
closeInvokesCloseListener | 73 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 49 ms | Passed |
entityManagerFactoryIsAutoCloseable | 95 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 46 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 51 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 46 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 95 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 81 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 45 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 90 ms | Passed |