|
|||||||||
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.configuration.ConfiguratorTest
public class ConfiguratorTest
Tests that the programatic configuration of Proxool works.
Field Summary | |
---|---|
private static Log |
LOG
|
private static java.lang.String |
TEST_TABLE
|
Constructor Summary | |
---|---|
ConfiguratorTest(java.lang.String name)
|
Method Summary | |
---|---|
void |
testConfigurator()
|
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
private static final java.lang.String TEST_TABLE
Constructor Detail |
---|
public ConfiguratorTest(java.lang.String name)
junit.framework.TestCase#TestCase
Method Detail |
---|
public void testConfigurator() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |