ch.qos.logback.core.pattern.parser
Class TokenStreamTest
java.lang.Object
ch.qos.logback.core.pattern.parser.TokenStreamTest
public class TokenStreamTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenStreamTest
public TokenStreamTest()
testEmpty
public void testEmpty()
throws ScanException
- Throws:
ScanException
testSingleLiteral
public void testSingleLiteral()
throws ScanException
- Throws:
ScanException
testLiteralWithPercent
public void testLiteralWithPercent()
throws ScanException
- Throws:
ScanException
testBasic
public void testBasic()
throws ScanException
- Throws:
ScanException
testComplexNR
public void testComplexNR()
throws ScanException
- Throws:
ScanException
testEmptyP
public void testEmptyP()
throws ScanException
- Throws:
ScanException
testEmptyP2
public void testEmptyP2()
throws ScanException
- Throws:
ScanException
testEscape
public void testEscape()
throws ScanException
- Throws:
ScanException
testOptions
public void testOptions()
throws ScanException
- Throws:
ScanException
testSimpleP
public void testSimpleP()
throws ScanException
- Throws:
ScanException
testSimpleP2
public void testSimpleP2()
throws ScanException
- Throws:
ScanException
testMultipleRecursion
public void testMultipleRecursion()
throws ScanException
- Throws:
ScanException
testNested
public void testNested()
throws ScanException
- Throws:
ScanException
testEscapedParanteheses
public void testEscapedParanteheses()
throws ScanException
- Throws:
ScanException
testWindowsLikeBackSlashes
public void testWindowsLikeBackSlashes()
throws ScanException
- Throws:
ScanException
Copyright © 2005-2009 QOS.ch. All Rights Reserved.