org.mule.module.logging
Class MuleLoggerFactoryTestCase

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

public class MuleLoggerFactoryTestCase
extends Object


Constructor Summary
MuleLoggerFactoryTestCase()
           
 
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

MuleLoggerFactoryTestCase

public MuleLoggerFactoryTestCase()
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.