|
|||||||||
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.ProxyConnectionTest
public class ProxyConnectionTest
Test whether ProxyConnection works
Field Summary | |
---|---|
private static Log |
LOG
|
Constructor Summary | |
---|---|
ProxyConnectionTest(java.lang.String alias)
|
Method Summary | |
---|---|
void |
testCloseStatement()
Tests whether a statement gets closed automatically by the Connection. |
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 ProxyConnectionTest(java.lang.String alias)
Method Detail |
---|
public void testCloseStatement() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |