net.sourceforge.pmd.lang.plsql
Class PLSQLParserTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.plsql.AbstractPLSQLParserTst
      extended by net.sourceforge.pmd.lang.plsql.PLSQLParserTest

public class PLSQLParserTest
extends AbstractPLSQLParserTst


Constructor Summary
PLSQLParserTest()
           
 
Method Summary
 void testBOM()
          See https://sourceforge.net/p/pmd/bugs/1167/
 void testExceptions()
           
 
Methods inherited from class net.sourceforge.pmd.lang.plsql.AbstractPLSQLParserTst
buildDFA, dumpNodes, getNodes, getNodes, getOrderedNodes, parseLanguage, parsePLSQL, parsePLSQL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PLSQLParserTest

public PLSQLParserTest()
Method Detail

testExceptions

public void testExceptions()

testBOM

public void testBOM()
See https://sourceforge.net/p/pmd/bugs/1167/



Copyright © 2002–2015 InfoEther. All rights reserved.