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

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

public class SourceFileScopeTest
extends STBBaseTst


Field Summary
 
Fields inherited from class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
acu, stb
 
Constructor Summary
SourceFileScopeTest()
           
 
Method Summary
static junit.framework.Test suite()
           
 void testClassDeclAppears()
           
 void testNestedClasses()
           
 void testPackageIsEmptyString()
           
 void testPackageNameFound()
           
 
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

SourceFileScopeTest

public SourceFileScopeTest()
Method Detail

testClassDeclAppears

public void testClassDeclAppears()

testPackageIsEmptyString

public void testPackageIsEmptyString()

testPackageNameFound

public void testPackageNameFound()

testNestedClasses

public void testNestedClasses()

suite

public static junit.framework.Test suite()


Copyright © 2002–2015 InfoEther. All rights reserved.