public class SamplePatternLayoutTest extends AbstractPatternLayoutBaseTest<Object>
Constructor and Description |
---|
SamplePatternLayoutTest() |
Modifier and Type | Method and Description |
---|---|
Context |
getContext() |
Object |
getEventObject() |
PatternLayoutBase<Object> |
getPatternLayoutBase() |
void |
testEscapeBothParentheses() |
void |
testEscapeClosingParentheses() |
void |
testOK() |
void |
testPercentAsLiteral() |
testConverterStart, testEmptyPattern, testNullPattern, testStarted, testUnStarted
public SamplePatternLayoutTest()
public PatternLayoutBase<Object> getPatternLayoutBase()
getPatternLayoutBase
in class AbstractPatternLayoutBaseTest<Object>
public Object getEventObject()
getEventObject
in class AbstractPatternLayoutBaseTest<Object>
public void testOK()
public void testEscapeClosingParentheses()
public void testEscapeBothParentheses()
public void testPercentAsLiteral()
public Context getContext()
getContext
in class AbstractPatternLayoutBaseTest<Object>
Copyright © 2005–2018 QOS.ch. All rights reserved.