| 
 | |||||||||
| 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.util.ListenerContainerTest
public class ListenerContainerTest
Test AbstractListenerContainer.
| Constructor Summary | |
|---|---|
| ListenerContainerTest(java.lang.String name) | |
| Method Summary | |
|---|---|
|  void | testAdd()Test that added listeners get notified. | 
|  void | testRemove()Test that removed listeners are not notified, and that the remove method returns falsewhen trying to removed an unregistered listener. | 
| 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 ListenerContainerTest(java.lang.String name)
junit.framework.TestCase#TestCase| Method Detail | 
|---|
public void testAdd()
public void testRemove()
false when trying to removed an unregistered listener.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||