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

java.lang.Object
  extended by net.sourceforge.pmd.lang.java.ParserTst
      extended by net.sourceforge.pmd.lang.java.dfa.DAAPathFinderTest
All Implemented Interfaces:
Executable

public class DAAPathFinderTest
extends ParserTst
implements Executable


Constructor Summary
DAAPathFinderTest()
           
 
Method Summary
 void execute(CurrentPath path)
           
static junit.framework.Test suite()
           
 void testTwoUpdateDefs()
           
 
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

DAAPathFinderTest

public DAAPathFinderTest()
Method Detail

testTwoUpdateDefs

public void testTwoUpdateDefs()
                       throws Throwable
Throws:
Throwable

execute

public void execute(CurrentPath path)
Specified by:
execute in interface Executable

suite

public static junit.framework.Test suite()


Copyright © 2002–2015 InfoEther. All rights reserved.