ch.qos.logback.classic
Class PatternLayoutTest
java.lang.Object
ch.qos.logback.core.pattern.parser.AbstractPatternLayoutBaseTest
ch.qos.logback.classic.PatternLayoutTest
public class PatternLayoutTest
- extends AbstractPatternLayoutBaseTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatternLayoutTest
public PatternLayoutTest()
setUp
public void setUp()
getEventObject
public LoggingEvent getEventObject()
- Specified by:
getEventObject
in class AbstractPatternLayoutBaseTest
getPatternLayoutBase
public PatternLayoutBase getPatternLayoutBase()
- Specified by:
getPatternLayoutBase
in class AbstractPatternLayoutBaseTest
testOK
public void testOK()
testNoExeptionHandler
public void testNoExeptionHandler()
testCompositePattern
public void testCompositePattern()
testNopExeptionHandler
public void testNopExeptionHandler()
testWithParenthesis
public void testWithParenthesis()
testWithLettersComingFromLog4j
public void testWithLettersComingFromLog4j()
contextNameTest
public void contextNameTest()
getContext
public Context getContext()
- Specified by:
getContext
in class AbstractPatternLayoutBaseTest
testConversionRuleSupportInPatternLayout
public void testConversionRuleSupportInPatternLayout()
throws JoranException
- Throws:
JoranException
Copyright © 2005-2009 QOS.ch. All Rights Reserved.