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
ScanException
public void testSingleLiteral() throws ScanException
ScanException
public void testLiteralWithPercent() throws ScanException
ScanException
public void testBasic() throws ScanException
ScanException
public void testComplexNR() throws ScanException
ScanException
public void testEmptyP() throws ScanException
ScanException
public void testEmptyP2() throws ScanException
ScanException
public void testEscape() throws ScanException
ScanException
public void testOptions() throws ScanException
ScanException
public void testSimpleP() throws ScanException
ScanException
public void testSimpleP2() throws ScanException
ScanException
public void testMultipleRecursion() throws ScanException
ScanException
public void testNested() throws ScanException
ScanException
public void testEscapedParanteheses() throws ScanException
ScanException
public void testWindowsLikeBackSlashes() throws ScanException
ScanException
public void compositedKeyword() throws ScanException
ScanException
public void compositedKeywordFollowedByOptions() throws ScanException
ScanException
Copyright © 2005–2018 QOS.ch. All rights reserved.