org.mule.module.logging
Class MuleLoggerFactoryTest

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

public class MuleLoggerFactoryTest
extends Object


Constructor Summary
MuleLoggerFactoryTest()
           
 
Method Summary
 void setup()
           
 void testGetLoggerString()
           
 void testGetLoggerStringClassLoader()
           
 void testGetLoggerStringWithoutClassloader()
           
 void testGetLoggerStringWithRootLogger()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleLoggerFactoryTest

public MuleLoggerFactoryTest()
Method Detail

setup

public void setup()

testGetLoggerString

public void testGetLoggerString()

testGetLoggerStringClassLoader

public void testGetLoggerStringClassLoader()

testGetLoggerStringWithoutClassloader

public void testGetLoggerStringWithoutClassloader()

testGetLoggerStringWithRootLogger

public void testGetLoggerStringWithRootLogger()


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