]
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: