net.sourceforge.pmd.lang.java.symboltable
Class LocalScopeTest
java.lang.Object
net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
public class LocalScopeTest
- extends STBBaseTst
Fields inherited from class net.sourceforge.pmd.lang.java.symboltable.STBBaseTst |
acu, stb |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST1
public static final String TEST1
TEST2
public static final String TEST2
TEST3
public static final String TEST3
TEST4
public static final String TEST4
TEST5
public static final String TEST5
LocalScopeTest
public LocalScopeTest()
testNameWithThisOrSuperIsNotFlaggedAsUnused
public void testNameWithThisOrSuperIsNotFlaggedAsUnused()
testNameWithSuperIsNotFlaggedAsUnused
public void testNameWithSuperIsNotFlaggedAsUnused()
testLocalVariableDeclarationFound
public void testLocalVariableDeclarationFound()
testQualifiedNameOccurrence
public void testQualifiedNameOccurrence()
testPostfixUsageIsRecorded
public void testPostfixUsageIsRecorded()
testLocalVariableTypesAreRecorded
public void testLocalVariableTypesAreRecorded()
testMethodArgumentTypesAreRecorded
public void testMethodArgumentTypesAreRecorded()
testgetEnclosingMethodScope
public void testgetEnclosingMethodScope()
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.