Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
12 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 62 ms | Passed |
closeClosesAllOpenEntityManagers | 50 ms | Passed |
closeInvokesCloseListener | 51 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 50 ms | Passed |
entityManagerFactoryIsAutoCloseable | 97 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 48 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 65 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 49 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 72 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 80 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 49 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 77 ms | Passed |