net.sourceforge.pmd.lang.java.dfa
Class GeneralFiddlingTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.java.ParserTst
      extended by net.sourceforge.pmd.lang.java.dfa.GeneralFiddlingTest

public class GeneralFiddlingTest
extends ParserTst


Constructor Summary
GeneralFiddlingTest()
           
 
Method Summary
 void innerClassShouldWork()
          Unit test for https://sourceforge.net/p/pmd/bugs/1325/
 void test1()
           
 
Methods inherited from class net.sourceforge.pmd.lang.java.ParserTst
buildDFA, dumpNodes, getNodes, getNodes, getOrderedNodes, parseJava, parseJava13, parseJava14, parseJava15, parseJava17, parseJava18
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralFiddlingTest

public GeneralFiddlingTest()
Method Detail

innerClassShouldWork

public void innerClassShouldWork()
                          throws Throwable
Unit test for https://sourceforge.net/p/pmd/bugs/1325/

Throws:
Throwable - any error

test1

public void test1()
           throws Throwable
Throws:
Throwable


Copyright © 2002–2015 InfoEther. All rights reserved.