|
|||||||||
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.admin.SnapshotTest
public class SnapshotTest
Test SnapshotIF
Field Summary | |
---|---|
private static Log |
LOG
|
Constructor Summary | |
---|---|
SnapshotTest(java.lang.String s)
|
Method Summary | |
---|---|
private int |
getCount(ConnectionInfoIF[] connectionInfos,
int status)
|
void |
testSnapshot()
Test whether the statistics we get back are roughly right. |
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 SnapshotTest(java.lang.String s)
junit.framework.TestCase#TestCase
Method Detail |
---|
public void testSnapshot() throws java.lang.Exception
java.lang.Exception
private int getCount(ConnectionInfoIF[] connectionInfos, int status)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |