public class PatternLayoutTest extends AbstractPatternLayoutBaseTest<ch.qos.logback.classic.spi.ILoggingEvent>
| Constructor and Description |
|---|
PatternLayoutTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cnTest() |
void |
contextNameTest() |
void |
contextProperty() |
Context |
getContext() |
ch.qos.logback.classic.spi.ILoggingEvent |
getEventObject() |
PatternLayoutBase<ch.qos.logback.classic.spi.ILoggingEvent> |
getPatternLayoutBase() |
void |
mdcWithDefaultValue() |
void |
replaceWithJoran() |
void |
setUp() |
void |
somekeReplace() |
void |
testCompositePattern() |
void |
testConversionRuleSupportInPatternLayout() |
void |
testNoExeptionHandler() |
void |
testNopExeptionHandler() |
void |
testOK() |
void |
testWithLettersComingFromLog4j() |
void |
testWithParenthesis() |
testConverterStart, testEmptyPattern, testNullPattern, testStarted, testUnStartedpublic void setUp()
public ch.qos.logback.classic.spi.ILoggingEvent getEventObject()
getEventObject in class AbstractPatternLayoutBaseTest<ch.qos.logback.classic.spi.ILoggingEvent>public PatternLayoutBase<ch.qos.logback.classic.spi.ILoggingEvent> getPatternLayoutBase()
getPatternLayoutBase in class AbstractPatternLayoutBaseTest<ch.qos.logback.classic.spi.ILoggingEvent>public void testOK()
public void testNoExeptionHandler()
public void testCompositePattern()
public void contextProperty()
public void testNopExeptionHandler()
public void testWithParenthesis()
public void testWithLettersComingFromLog4j()
public void mdcWithDefaultValue()
public void contextNameTest()
public void cnTest()
public Context getContext()
getContext in class AbstractPatternLayoutBaseTest<ch.qos.logback.classic.spi.ILoggingEvent>public void testConversionRuleSupportInPatternLayout()
throws JoranException
JoranExceptionpublic void somekeReplace()
public void replaceWithJoran()
throws JoranException
JoranExceptionCopyright © 2005–2016 QOS.ch. All rights reserved.