[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6854) testSubsequentPooledLoOptimizerUsage doesn't actually test the PooledLo optimizer

Oskar Berggren (JIRA) noreply at atlassian.com
Sat Nov 26 09:41:19 EST 2011


testSubsequentPooledLoOptimizerUsage doesn't actually test the PooledLo optimizer
---------------------------------------------------------------------------------

                 Key: HHH-6854
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6854
             Project: Hibernate Core
          Issue Type: Bug
          Components: testsuite
            Reporter: Oskar Berggren
            Priority: Minor


In
https://github.com/hibernate/hibernate-core/blob/master/hibernate-core/src/test/java/org/hibernate/id/enhanced/OptimizerUnitTest.java

the test case testSubsequentPooledLoOptimizerUsage runs tests against the "pooled" optimizer, not the "pooled-lo" as indicated by the name. The code is in fact a duplicate of the code for testSubsequentPooledOptimizerUsage.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list