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

java.lang.Object
  extended by net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
      extended by net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinderTest

public class ScopeAndDeclarationFinderTest
extends STBBaseTst


Field Summary
 
Fields inherited from class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
acu, stb
 
Constructor Summary
ScopeAndDeclarationFinderTest()
           
 
Method Summary
 void testJava8LambdaScoping()
          Unit test for https://sourceforge.net/p/pmd/bugs/1317/
 
Methods inherited from class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
parseCode, parseCode, parseCode15
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScopeAndDeclarationFinderTest

public ScopeAndDeclarationFinderTest()
Method Detail

testJava8LambdaScoping

public void testJava8LambdaScoping()
Unit test for https://sourceforge.net/p/pmd/bugs/1317/



Copyright © 2002–2015 InfoEther. All rights reserved.