|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object TestCase org.logicalcobwebs.proxool.AbstractProxoolTest org.logicalcobwebs.proxool.PrototyperTest
public class PrototyperTest
Test the prototyper in ConnectionPool
Field Summary | |
---|---|
private static Log |
LOG
|
Constructor Summary | |
---|---|
PrototyperTest(java.lang.String alias)
|
Method Summary | |
---|---|
void |
testMinimumConnectionCount()
Test that the minimum number of connections is maintained |
void |
testPrototypeCount()
Test that spare connections are made as we run out of them |
Methods inherited from class org.logicalcobwebs.proxool.AbstractProxoolTest |
---|
setUp, tearDown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final Log LOG
Constructor Detail |
---|
public PrototyperTest(java.lang.String alias)
Method Detail |
---|
public void testPrototypeCount() throws java.lang.Exception
java.lang.Exception
public void testMinimumConnectionCount() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |