|
|||||||||
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.ConfigurationListenerTest
public class ConfigurationListenerTest
Test that registering a ConfigurationListenerIF
with the ProxoolFacade
works.
Nested Class Summary | |
---|---|
(package private) class |
ConfigurationListenerTest.MyConfigurationListener
|
Field Summary | |
---|---|
private static Log |
LOG
|
Constructor Summary | |
---|---|
ConfigurationListenerTest(java.lang.String s)
|
Method Summary | |
---|---|
void |
testAddAndRemove()
Add a listener |
void |
testConfigurationListeners()
Do configuration listeners work |
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 ConfigurationListenerTest(java.lang.String s)
junit.framework.TestCase#TestCase
Method Detail |
---|
public void testAddAndRemove() throws java.lang.Exception
java.lang.Exception
- if anything goes wrongpublic void testConfigurationListeners() throws java.lang.Exception
java.lang.Exception
- if anything goes wrong
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |