ch.qos.logback.classic.pattern
Class ConverterTest

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

public class ConverterTest
extends Object


Constructor Summary
ConverterTest()
           
 
Method Summary
 void contextNameConverter()
           
 void setUp()
           
 void testCallerData()
           
 void testClass()
           
 void testException()
           
 void testFileOfCaller()
           
 void testLevel()
           
 void testLineOfCaller()
           
 void testLineSeparator()
           
 void testLogger()
           
 void testMDCConverter()
           
 void testMessage()
           
 void testMethodOfCaller()
           
 void testRelativeTime()
           
 void testSyslogStart()
           
 void testThread()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConverterTest

public ConverterTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testLineOfCaller

public void testLineOfCaller()

testLevel

public void testLevel()

testThread

public void testThread()

testMessage

public void testMessage()

testLineSeparator

public void testLineSeparator()

testException

public void testException()

testLogger

public void testLogger()

testClass

public void testClass()

testMethodOfCaller

public void testMethodOfCaller()

testFileOfCaller

public void testFileOfCaller()

testCallerData

public void testCallerData()

testRelativeTime

public void testRelativeTime()
                      throws Exception
Throws:
Exception

testSyslogStart

public void testSyslogStart()
                     throws Exception
Throws:
Exception

testMDCConverter

public void testMDCConverter()
                      throws Exception
Throws:
Exception

contextNameConverter

public void contextNameConverter()


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