net.sourceforge.pmd.lang.java.symboltable
Class ClassScopeTest
java.lang.Object
net.sourceforge.pmd.lang.java.symboltable.STBBaseTst
net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
public class ClassScopeTest
- 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 |
TEST_NULL_TYPE
public static final String TEST_NULL_TYPE
ClassScopeTest
public ClassScopeTest()
testEnumsClassScope
public void testEnumsClassScope()
testEnumTypeParameter
public void testEnumTypeParameter()
testVarArgsEmpty
public void testVarArgsEmpty()
testAnonymousInnerClassName
public void testAnonymousInnerClassName()
testContains
public void testContains()
testCantContainsSuperToString
public void testCantContainsSuperToString()
testContainsStaticVariablePrefixedWithClassName
public void testContainsStaticVariablePrefixedWithClassName()
testClassName
public void testClassName()
testMethodDeclarationRecorded
public void testMethodDeclarationRecorded()
testTwoMethodsSameNameDiffArgs
public void testTwoMethodsSameNameDiffArgs()
testOneParam
public final void testOneParam()
throws Throwable
- Throws:
Throwable
testTwoParams
public final void testTwoParams()
throws Throwable
- Throws:
Throwable
testNoParams
public final void testNoParams()
throws Throwable
- Throws:
Throwable
testOneParamVararg
public final void testOneParamVararg()
throws Throwable
- Throws:
Throwable
testTwoParamsVararg
public final void testTwoParamsVararg()
throws Throwable
- Throws:
Throwable
testNestedClassDeclFound
public final void testNestedClassDeclFound()
throws Throwable
- Throws:
Throwable
testbuz
public final void testbuz()
throws Throwable
- Throws:
Throwable
testMethodUsageSeen
public void testMethodUsageSeen()
testMethodUsageSeenWithThis
public void testMethodUsageSeenWithThis()
testMethodUsageSeen2
public void testMethodUsageSeen2()
testNestedClassFieldAndParameter
public void testNestedClassFieldAndParameter()
- Test case for bug report #2410201
testNullType
public void testNullType()
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.