[jboss-jira] [JBoss JIRA] Updated: (JBJCA-490) Move some methods away from AbstractConnectionManagerTestCase
Stefano Maestri (JIRA)
jira-events at lists.jboss.org
Thu Mar 3 00:39:07 EST 2011
[ https://issues.jboss.org/browse/JBJCA-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Maestri updated JBJCA-490:
----------------------------------
Fix Version/s: 1.0.0.Beta4
> 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
> Fix For: 1.0.0.Beta4
>
>
>
> 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