net.sourceforge.pmd.testframework
Class AbstractTokenizerTest
java.lang.Object
net.sourceforge.pmd.testframework.AbstractTokenizerTest
public abstract class AbstractTokenizerTest
- extends Object
- Author:
- Romain PELISSE, [email protected]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expectedTokenCount
protected int expectedTokenCount
tokenizer
protected Tokenizer tokenizer
sourceCode
protected SourceCode sourceCode
AbstractTokenizerTest
public AbstractTokenizerTest()
buildTokenizer
public abstract void buildTokenizer()
throws IOException
- Throws:
IOException
getSampleCode
public abstract String getSampleCode()
throws IOException
- Throws:
IOException
tokenizeTest
protected void tokenizeTest()
throws IOException
- Throws:
IOException
Copyright © 2002-2016 InfoEther. All Rights Reserved.