|
|||||||||
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.PropertyConfiguratorTest
public class PropertyConfiguratorTest
Tests that the PropertyConfigurator works.
Constructor Summary | |
---|---|
PropertyConfiguratorTest(java.lang.String name)
|
Method Summary | |
---|---|
void |
testPropertyConfigurator()
Test that the configuration succeds and that all expected properties has been received by Proxool. |
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 |
Constructor Detail |
---|
public PropertyConfiguratorTest(java.lang.String name)
junit.framework.TestCase#TestCase
Method Detail |
---|
public void testPropertyConfigurator() throws ProxoolException, java.sql.SQLException
ProxoolException
- if the configuration fails.
java.sql.SQLException
- if ProxoolFacade operation fails.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |