Test Result : EntityManagerFactoryImplTest
0 failures
(±0)
11 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 12 ms | Passed |
closeClosesAllOpenEntityManagers | 6 ms | Passed |
closeInvokesCloseListener | 9 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 8 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 8 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 13 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 8 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 10 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 33 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 7 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 9 ms | Passed |