net.sourceforge.pmd.lang.plsql
Class PLSQLXPathRuleTest

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

public class PLSQLXPathRuleTest
extends AbstractPLSQLParserTst

Tests to use XPath rules with PLSQL.


Constructor Summary
PLSQLXPathRuleTest()
           
 
Method Summary
 void setup()
           
 void testXPathRule1()
          See https://sourceforge.net/p/pmd/bugs/1166/
 void testXPathRule1Compatibility()
          See https://sourceforge.net/p/pmd/bugs/1166/
 void testXPathRule2()
          See https://sourceforge.net/p/pmd/bugs/1166/
 
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

PLSQLXPathRuleTest

public PLSQLXPathRuleTest()
Method Detail

setup

public void setup()

testXPathRule1

public void testXPathRule1()
See https://sourceforge.net/p/pmd/bugs/1166/


testXPathRule1Compatibility

public void testXPathRule1Compatibility()
See https://sourceforge.net/p/pmd/bugs/1166/


testXPathRule2

public void testXPathRule2()
See https://sourceforge.net/p/pmd/bugs/1166/



Copyright © 2002–2015 InfoEther. All rights reserved.