public class TokenStreamTest extends Object
| Constructor and Description |
|---|
TokenStreamTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
compositedKeyword() |
void |
compositedKeywordFollowedByOptions() |
void |
testBasic() |
void |
testComplexNR() |
void |
testEmpty() |
void |
testEmptyP() |
void |
testEmptyP2() |
void |
testEscape() |
void |
testEscapedParanteheses() |
void |
testLiteralWithPercent() |
void |
testMultipleRecursion() |
void |
testNested() |
void |
testOptions() |
void |
testSimpleP() |
void |
testSimpleP2() |
void |
testSingleLiteral() |
void |
testWindowsLikeBackSlashes() |
public TokenStreamTest()
public void testEmpty() throws ScanException
ScanExceptionpublic void testSingleLiteral() throws ScanException
ScanExceptionpublic void testLiteralWithPercent() throws ScanException
ScanExceptionpublic void testBasic() throws ScanException
ScanExceptionpublic void testComplexNR() throws ScanException
ScanExceptionpublic void testEmptyP() throws ScanException
ScanExceptionpublic void testEmptyP2() throws ScanException
ScanExceptionpublic void testEscape() throws ScanException
ScanExceptionpublic void testOptions() throws ScanException
ScanExceptionpublic void testSimpleP() throws ScanException
ScanExceptionpublic void testSimpleP2() throws ScanException
ScanExceptionpublic void testMultipleRecursion() throws ScanException
ScanExceptionpublic void testNested() throws ScanException
ScanExceptionpublic void testEscapedParanteheses() throws ScanException
ScanExceptionpublic void testWindowsLikeBackSlashes() throws ScanException
ScanExceptionpublic void compositedKeyword() throws ScanException
ScanExceptionpublic void compositedKeywordFollowedByOptions() throws ScanException
ScanExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.