|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.plugin.event.impl.TestPluginEventManagerImpl
public class TestPluginEventManagerImpl
| Nested Class Summary | |
|---|---|
static class |
TestPluginEventManagerImpl.AnnotationTestListener
|
static class |
TestPluginEventManagerImpl.BadListener
|
static class |
TestPluginEventManagerImpl.MethodTestListener
|
| Constructor Summary | |
|---|---|
TestPluginEventManagerImpl()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testRegister()
|
void |
testRegisterAnnotatedListener()
|
void |
testRegisterNull()
|
void |
testRegisterTwice()
|
void |
testRegisterWithBadListener()
|
void |
testRegisterWithBroadcastSupertype()
|
void |
testRegisterWithCustom()
|
void |
testRegisterWithCustomSelector()
|
void |
testRegisterWithFooBroadcastSupertype()
|
void |
testRegisterWithOverlappingSelectorsBroadcastsTwoMessages()
|
void |
testSuperEvent()
|
void |
testUnregister()
|
void |
testUnregisterNull()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestPluginEventManagerImpl()
| Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCasepublic void testRegister()
public void testRegisterWithBroadcastSupertype()
public void testRegisterWithFooBroadcastSupertype()
public void testRegisterTwice()
public void testRegisterWithBadListener()
public void testRegisterWithCustomSelector()
public void testRegisterWithOverlappingSelectorsBroadcastsTwoMessages()
public void testRegisterWithCustom()
public void testRegisterAnnotatedListener()
public void testUnregister()
public void testSuperEvent()
public void testRegisterNull()
public void testUnregisterNull()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||