public class CallbackRegistryTest extends Object
Constructor and Description |
---|
CallbackRegistryTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddListener() |
void |
testAddRemovedListener() |
void |
testClear() |
void |
testClone() |
void |
testDeepRemoveWhileNotifying() |
void |
testIsEmpty() |
void |
testNestedClear() |
void |
testRemoveWhileNotifying() |
void |
testSimpleNotify() |
void |
testVeryDeepRemoveWhileNotifying() |
public void testAddListener()
public void testSimpleNotify()
public void testRemoveWhileNotifying()
public void testDeepRemoveWhileNotifying()
public void testAddRemovedListener()
public void testVeryDeepRemoveWhileNotifying()
public void testClear()
public void testNestedClear()