public class ScalaTokenizerTest extends net.sourceforge.pmd.testframework.AbstractTokenizerTest
expectedTokenCount, sourceCode, tokenizer
Constructor and Description |
---|
ScalaTokenizerTest() |
Modifier and Type | Method and Description |
---|---|
void |
buildTokenizer() |
void |
cleanUp() |
String |
getSampleCode() |
void |
tokenizeTest() |
public void buildTokenizer() throws IOException
buildTokenizer
in class net.sourceforge.pmd.testframework.AbstractTokenizerTest
IOException
public String getSampleCode() throws IOException
getSampleCode
in class net.sourceforge.pmd.testframework.AbstractTokenizerTest
IOException
public void tokenizeTest() throws IOException
tokenizeTest
in class net.sourceforge.pmd.testframework.AbstractTokenizerTest
IOException
public void cleanUp()
Copyright © 2002–2016 InfoEther. All rights reserved.