|
|||||||||
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.StateListenerTest
public class StateListenerTest
Test that registering a ConfigurationListenerIF
with the ProxoolFacade
works.
Nested Class Summary | |
---|---|
(package private) class |
StateListenerTest.TestStateListener
|
Field Summary | |
---|---|
private static Log |
LOG
|
Constructor Summary | |
---|---|
StateListenerTest(java.lang.String s)
|
Method Summary | |
---|---|
void |
testAddStateListener()
Test whether we can add a state listener and that it receives notification of change of state |
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 StateListenerTest(java.lang.String s)
junit.framework.TestCase#TestCase
Method Detail |
---|
public void testAddStateListener() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |