ch.qos.logback.core.pattern.parser
Class CompilerTest
java.lang.Object
ch.qos.logback.core.pattern.parser.CompilerTest
public class CompilerTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompilerTest
public CompilerTest()
setUp
public void setUp()
testLiteral
public void testLiteral()
throws Exception
- Throws:
Exception
testBasic
public void testBasic()
throws Exception
- Throws:
Exception
testFormat
public void testFormat()
throws Exception
- Throws:
Exception
testComposite
public void testComposite()
throws Exception
- Throws:
Exception
testCompositeFormatting
public void testCompositeFormatting()
throws Exception
- Throws:
Exception
testUnknownWord
public void testUnknownWord()
throws Exception
- Throws:
Exception
testWithNopEscape
public void testWithNopEscape()
throws Exception
- Throws:
Exception
Copyright © 2005-2009 QOS.ch. All Rights Reserved.