public class PatternLayoutTest extends AbstractPatternLayoutBaseTest<ILoggingEvent>
Constructor and Description |
---|
PatternLayoutTest() |
Modifier and Type | Method and Description |
---|---|
void |
cnTest() |
void |
contextNameTest() |
void |
contextProperty() |
Context |
getContext() |
ILoggingEvent |
getEventObject() |
PatternLayoutBase<ILoggingEvent> |
getPatternLayoutBase() |
void |
mdcWithDefaultValue() |
void |
replaceNewline() |
void |
replaceWithJoran_NEWLINE() |
void |
replaceWithJoran() |
void |
setUp() |
void |
smokeReplace() |
void |
testCompositePattern() |
void |
testConversionRuleSupportInPatternLayout() |
void |
testNoExeptionHandler() |
void |
testNopExeptionHandler() |
void |
testOK() |
void |
testWithLettersComingFromLog4j() |
void |
testWithParenthesis() |
testConverterStart, testEmptyPattern, testNullPattern, testStarted, testUnStarted
public PatternLayoutTest()
public void setUp()
public ILoggingEvent getEventObject()
getEventObject
in class AbstractPatternLayoutBaseTest<ILoggingEvent>
public PatternLayoutBase<ILoggingEvent> getPatternLayoutBase()
getPatternLayoutBase
in class AbstractPatternLayoutBaseTest<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<ILoggingEvent>
public void testConversionRuleSupportInPatternLayout() throws JoranException
JoranException
public void smokeReplace()
public void replaceNewline()
public void replaceWithJoran() throws JoranException
JoranException
public void replaceWithJoran_NEWLINE() throws JoranException
JoranException
Copyright © 2005–2018 QOS.ch. All rights reserved.