ch.qos.logback.core.pattern.parser
Class SamplePatternLayoutTest
java.lang.Object
ch.qos.logback.core.pattern.parser.AbstractPatternLayoutBaseTest
ch.qos.logback.core.pattern.parser.SamplePatternLayoutTest
public class SamplePatternLayoutTest
- extends AbstractPatternLayoutBaseTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamplePatternLayoutTest
public SamplePatternLayoutTest()
getPatternLayoutBase
public PatternLayoutBase<Object> getPatternLayoutBase()
- Specified by:
getPatternLayoutBase
in class AbstractPatternLayoutBaseTest
getEventObject
public Object getEventObject()
- Specified by:
getEventObject
in class AbstractPatternLayoutBaseTest
testOK
public void testOK()
testEscapeClosingParentheses
public void testEscapeClosingParentheses()
testEscapeBothParentheses
public void testEscapeBothParentheses()
testPercentAsLiteral
public void testPercentAsLiteral()
getContext
public Context getContext()
- Specified by:
getContext
in class AbstractPatternLayoutBaseTest
Copyright © 2005-2009 QOS.ch. All Rights Reserved.