net.sourceforge.pmd.cpd
Class PLSQLTokenizerTest

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

public class PLSQLTokenizerTest
extends AbstractTokenizerTest


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

Constructor Detail

PLSQLTokenizerTest

public PLSQLTokenizerTest()
Method Detail

buildTokenizer

public void buildTokenizer()
                    throws IOException
Specified by:
buildTokenizer in class AbstractTokenizerTest
Throws:
IOException

getSampleCode

public String getSampleCode()
                     throws IOException
Specified by:
getSampleCode in class AbstractTokenizerTest
Throws:
IOException

tokenizeTest

public void tokenizeTest()
                  throws IOException
Overrides:
tokenizeTest in class AbstractTokenizerTest
Throws:
IOException

suite

public static junit.framework.Test suite()


Copyright © 2002–2015 InfoEther. All rights reserved.