org.mule.agent
Class EndpointNotificationLoggerAgentTestCase
java.lang.Object
org.mule.agent.EndpointNotificationLoggerAgentTestCase
public class EndpointNotificationLoggerAgentTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointNotificationLoggerAgentTestCase
public EndpointNotificationLoggerAgentTestCase()
setUp
public void setUp()
throws InitialisationException
- Throws:
InitialisationException
initializationFailsWhenNoEndpoint
public void initializationFailsWhenNoEndpoint()
throws Exception
- Throws:
Exception
initializationCreatesTheSession
public void initializationCreatesTheSession()
throws Exception
- Throws:
Exception
notLoggedBecauseNotificationIsIgnored
public void notLoggedBecauseNotificationIsIgnored()
throws InitialisationException
- Throws:
InitialisationException
logEndpointNotStarted
public void logEndpointNotStarted()
throws InitialisationException
- Throws:
InitialisationException
ignoreConnectionFailedWhenSameConnector
public void ignoreConnectionFailedWhenSameConnector()
throws InitialisationException
- Throws:
InitialisationException
ignoreConnectionDisconnectedWhenSameConnector
public void ignoreConnectionDisconnectedWhenSameConnector()
throws InitialisationException
- Throws:
InitialisationException
eventIsLoggedBecauseMessageNotFiltered
public void eventIsLoggedBecauseMessageNotFiltered()
throws Exception
- Throws:
Exception
Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.