org.mule.exception
Class CatchMessagingExceptionStrategyTestCase

java.lang.Object
  extended by org.mule.exception.CatchMessagingExceptionStrategyTestCase

public class CatchMessagingExceptionStrategyTestCase
extends Object


Constructor Summary
CatchMessagingExceptionStrategyTestCase()
           
 
Method Summary
 void before()
           
 void testHandleExceptionWithConfiguredMessageProcessors()
           
 void testHandleExceptionWithMessageProcessorsChangingEvent()
           
 void testHandleExceptionWithNoConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatchMessagingExceptionStrategyTestCase

public CatchMessagingExceptionStrategyTestCase()
Method Detail

before

public void before()
            throws Exception
Throws:
Exception

testHandleExceptionWithNoConfig

public void testHandleExceptionWithNoConfig()
                                     throws Exception
Throws:
Exception

testHandleExceptionWithConfiguredMessageProcessors

public void testHandleExceptionWithConfiguredMessageProcessors()
                                                        throws Exception
Throws:
Exception

testHandleExceptionWithMessageProcessorsChangingEvent

public void testHandleExceptionWithMessageProcessorsChangingEvent()
                                                           throws Exception
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.