org.mule.module.logging
Class LoggerReferenceHandlerTestCase

java.lang.Object
  extended by org.mule.module.logging.LoggerReferenceHandlerTestCase

public class LoggerReferenceHandlerTestCase
extends Object


Constructor Summary
LoggerReferenceHandlerTestCase()
           
 
Method Summary
 void setupp()
           
 void testLoggerReferenceHandler()
           
 void testLoggerReferenceHandlerInterruptedException()
           
 void testLoggerReferenceHandlerRuntimeException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerReferenceHandlerTestCase

public LoggerReferenceHandlerTestCase()
Method Detail

setupp

public void setupp()

testLoggerReferenceHandler

public void testLoggerReferenceHandler()

testLoggerReferenceHandlerInterruptedException

public void testLoggerReferenceHandlerInterruptedException()
                                                    throws Exception
Throws:
Exception

testLoggerReferenceHandlerRuntimeException

public void testLoggerReferenceHandlerRuntimeException()
                                                throws Exception
Throws:
Exception


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