[jboss-jira] [JBoss JIRA] Resolved: (JBJCA-490) Move some methods away from AbstractConnectionManagerTestCase
Stefano Maestri (JIRA)
jira-events at lists.jboss.org
Mon Jan 24 09:50:49 EST 2011
[ https://issues.jboss.org/browse/JBJCA-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Maestri resolved JBJCA-490.
-----------------------------------
Resolution: Done
> 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