net.sourceforge.pmd.cpd
Class ScalaTokenizerTest

java.lang.Object
  extended by net.sourceforge.pmd.testframework.AbstractTokenizerTest
      extended by net.sourceforge.pmd.cpd.ScalaTokenizerTest

public class ScalaTokenizerTest
extends net.sourceforge.pmd.testframework.AbstractTokenizerTest


Field Summary
 
Fields inherited from class net.sourceforge.pmd.testframework.AbstractTokenizerTest
expectedTokenCount, sourceCode, tokenizer
 
Constructor Summary
ScalaTokenizerTest()
           
 
Method Summary
 void buildTokenizer()
           
 void cleanUp()
           
 String getSampleCode()
           
 void tokenizeTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScalaTokenizerTest

public ScalaTokenizerTest()
Method Detail

buildTokenizer

public void buildTokenizer()
                    throws IOException
Specified by:
buildTokenizer in class net.sourceforge.pmd.testframework.AbstractTokenizerTest
Throws:
IOException

getSampleCode

public String getSampleCode()
                     throws IOException
Specified by:
getSampleCode in class net.sourceforge.pmd.testframework.AbstractTokenizerTest
Throws:
IOException

tokenizeTest

public void tokenizeTest()
                  throws IOException
Overrides:
tokenizeTest in class net.sourceforge.pmd.testframework.AbstractTokenizerTest
Throws:
IOException

cleanUp

public void cleanUp()


Copyright © 2002–2015 InfoEther. All rights reserved.