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, testUnStartedpublic 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
JoranExceptionpublic void smokeReplace()
public void replaceNewline()
public void replaceWithJoran() throws JoranException
JoranExceptionpublic void replaceWithJoran_NEWLINE() throws JoranException
JoranExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.