ch.qos.logback.classic.pattern
Class MDCConverterTest

java.lang.Object
  extended by ch.qos.logback.classic.pattern.MDCConverterTest

public class MDCConverterTest
extends Object


Constructor Summary
MDCConverterTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testConverWithMultipleEntries()
           
 void testConverWithOneEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDCConverterTest

public MDCConverterTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testConverWithOneEntry

public void testConverWithOneEntry()

testConverWithMultipleEntries

public void testConverWithMultipleEntries()


Copyright © 2005-2009 QOS.ch. All Rights Reserved.