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