[jboss-jira] [JBoss JIRA] Created: (JBJCA-490) Move some methods away from AbstractConnectionManagerTestCase

Stefano Maestri (JIRA) jira-events at lists.jboss.org
Tue Jan 11 09:56:50 EST 2011


Move some methods away  from AbstractConnectionManagerTestCase
--------------------------------------------------------------

                 Key: JBJCA-490
                 URL: https://issues.jboss.org/browse/JBJCA-490
             Project: IronJacamar
          Issue Type: Task
          Components: Test suite
            Reporter: Stefano Maestri
            Assignee: Stefano Maestri


  
   public void testIdleTimeout() throws Exception
   public void testPartialIdleTimeout() throws Exception
   public void testFillToMin() throws Exception
   public void testPrefillPool() throws Exception
   public void testNonStrictMinPool() throws Exception
   public void testStrictMinPool() throws Exception
   public void testMisConfiguredFillToMin() throws Exception
   public void testChangedMaximum() throws Exception
   public void testAllocationRetry() throws Exception
   public void testAllocationRetryMultiThread() throws Exception
  
Must be moved in another test case covering pool config an behaviors. These methods are not yet implemented in AbstractConnectionManagerTestCase and need to be implemented too.

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

        


More information about the jboss-jira mailing list