public class CsTokenizerTest extends Object
Constructor and Description |
---|
CsTokenizerTest() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
testCommentsIgnored1() |
void |
testCommentsIgnored2() |
void |
testCommentsIgnored3() |
void |
testIgnoreUsingDirectives() |
void |
testLineNumberAfterMultilineComment() |
void |
testLineNumberAfterMultilineString() |
void |
testMoreTokens() |
void |
testOpenString() |
void |
testSimpleClass() |
void |
testSimpleClassDuplicatedTokens() |
void |
testSimpleClassMethodMultipleLines() |
void |
testStrings() |
void |
testUsingStatementsAreNotIgnored() |
public void init()
public void testSimpleClass()
public void testSimpleClassDuplicatedTokens()
public void testSimpleClassMethodMultipleLines()
public void testStrings()
public void testOpenString()
public void testCommentsIgnored1()
public void testCommentsIgnored2()
public void testCommentsIgnored3()
public void testMoreTokens()
public void testLineNumberAfterMultilineComment()
public void testLineNumberAfterMultilineString()
public void testIgnoreUsingDirectives()
public void testUsingStatementsAreNotIgnored()
Copyright © 2002–2016 InfoEther. All rights reserved.