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

java.lang.Object
  extended by net.sourceforge.pmd.lang.java.dfa.VariableAccessTest

public class VariableAccessTest
extends Object


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

Constructor Detail

VariableAccessTest

public VariableAccessTest()
Method Detail

testGetVariableName

public void testGetVariableName()

suite

public static junit.framework.Test suite()


Copyright © 2002–2015 InfoEther. All rights reserved.