Test Result : EntityManagerFactoryImplTest
0 failures
11 tests
All Tests
Test name | Duration | Status |
---|---|---|
closeClearsSecondLevelCache | 8 ms | Passed |
closeClosesAllOpenEntityManagers | 5 ms | Passed |
closeInvokesCloseListener | 6 ms | Passed |
createEntityManagerOnClosedInstanceThrowsIllegalStateException | 5 ms | Passed |
getIdentifiersExtractsEntityIdentifier | 5 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstance | 8 ms | Passed |
isLoadedReturnsFalseNonNonManagedInstanceWithAttribute | 5 ms | Passed |
isLoadedReturnsTrueForAttributeOfManagedInstance | 6 ms | Passed |
isLoadedReturnsTrueForManagedInstance | 14 ms | Passed |
unwrapForwardsCallToServerSessionWhenClassDoesNotMatch | 4 ms | Passed |
unwrapReturnsReturnsEntityManagerFactoryImplWhenTypeMatches | 6 ms | Passed |