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