|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
org.logicalcobwebs.proxool.AbstractProxoolTest
org.logicalcobwebs.proxool.ProxoolDataSourceTest
public class ProxoolDataSourceTest
Tests the Proxool datasources.
| Constructor Summary | |
|---|---|
ProxoolDataSourceTest(java.lang.String alias)
|
|
| Method Summary | |
|---|---|
void |
testBeanConfiguredDataSource()
Test the bean configured DataSource. |
void |
testFactoryConfiguredDataSource()
Test the bean configured DataSource. |
void |
testPreconfiguredDataSource()
Test the Proxool managed DataSource |
| 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 ProxoolDataSourceTest(java.lang.String alias)
| Method Detail |
|---|
public void testPreconfiguredDataSource()
throws java.lang.Exception
java.lang.Exception
public void testBeanConfiguredDataSource()
throws java.lang.Exception
java.lang.Exception
public void testFactoryConfiguredDataSource()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||