org.mule.context.notification
Class ServerNotificationManagerTestCase
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.mule.tck.AbstractMuleTestCase
org.mule.context.notification.ServerNotificationManagerTestCase
- All Implemented Interfaces:
- Test, TestCaseWatchdogTimeoutHandler
public class ServerNotificationManagerTestCase
- extends AbstractMuleTestCase
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
configureMuleContext, createMuleContext, createTestInfo, createWatchdog, disposeManager, doTearDown, getBuilder, getConfigurationResources, getName, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEvent, getTestInfo, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransformer, handleTimeout, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isDisposeManagerPerSuite, isExcluded, isOffline, isStartContext, registerTestMethod, run, runBare, setDisposeManagerPerSuite, setName, setStartContext, setUp, suitePostTearDown, suitePreSetUp, tearDown |
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, failNotEquals, failNotSame, failSame |
listener1
protected Listener1 listener1
listener2
protected Listener2 listener2
manager
protected org.mule.context.notification.ServerNotificationManager manager
ServerNotificationManagerTestCase
public ServerNotificationManagerTestCase()
doSetUp
protected void doSetUp()
throws Exception
- Overrides:
doSetUp
in class AbstractMuleTestCase
- Throws:
Exception
registerDefaultEvents
protected void registerDefaultEvents()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
testNoListenersMeansNoEvents
public void testNoListenersMeansNoEvents()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
assertNoEventsEnabled
protected void assertNoEventsEnabled()
registerDefaultListeners
protected void registerDefaultListeners()
testAssociationOfInterfacesAndEvents
public void testAssociationOfInterfacesAndEvents()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
assertStandardEventsEnabled
protected void assertStandardEventsEnabled()
testDynamicResponseToDisablingEvents
public void testDynamicResponseToDisablingEvents()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
testDynamicResponseToDisablingInterfaces
public void testDynamicResponseToDisablingInterfaces()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
testPolicyCaching
public void testPolicyCaching()
throws ClassNotFoundException
- A new policy should only be generated when the configuration changes
- Throws:
ClassNotFoundException
testDynamicManagerDecisions
public void testDynamicManagerDecisions()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
testNonDynamicManagerDecisions
public void testNonDynamicManagerDecisions()
throws ClassNotFoundException
- When the manager is not dynamic (the default), decisions should not change
- Throws:
ClassNotFoundException
testNotification
public void testNotification()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
assertNoListenersNotified
protected void assertNoListenersNotified()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.