net.sourceforge.pmd.lang.java.symboltable
Class VariableUsageFinderFunctionTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.java.symboltable.VariableUsageFinderFunctionTest

public class VariableUsageFinderFunctionTest
extends Object


Constructor Summary
VariableUsageFinderFunctionTest()
           
 
Method Summary
static junit.framework.Test suite()
           
 void testLookingForUsed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableUsageFinderFunctionTest

public VariableUsageFinderFunctionTest()
Method Detail

testLookingForUsed

public void testLookingForUsed()

suite

public static junit.framework.Test suite()


Copyright © 2002–2015 InfoEther. All rights reserved.