public class ClassScopeTest extends STBBaseTst
acu, stb
Constructor and Description |
---|
ClassScopeTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testAnonymousInnerClassName() |
void |
testbuz() |
void |
testCantContainsSuperToString() |
void |
testClassName() |
void |
testContains() |
void |
testContainsStaticVariablePrefixedWithClassName() |
void |
testEnumsClassScope() |
void |
testMethodDeclarationRecorded() |
void |
testMethodUsageSeen() |
void |
testMethodUsageSeen2() |
void |
testMethodUsageSeenWithThis() |
void |
testNestedClassDeclFound() |
void |
testNestedClassFieldAndParameter()
Test case for bug report #2410201
|
void |
testNoParams() |
void |
testOneParam() |
void |
testOneParamVararg() |
void |
testTwoMethodsSameNameDiffArgs() |
void |
testTwoParams() |
void |
testTwoParamsVararg() |
parseCode, parseCode, parseCode15
public void testEnumsClassScope()
public void testAnonymousInnerClassName()
public void testContains()
public void testCantContainsSuperToString()
public void testContainsStaticVariablePrefixedWithClassName()
public void testClassName()
public void testMethodDeclarationRecorded()
public void testTwoMethodsSameNameDiffArgs()
public final void testNestedClassDeclFound() throws Throwable
Throwable
public void testMethodUsageSeen()
public void testMethodUsageSeenWithThis()
public void testMethodUsageSeen2()
public void testNestedClassFieldAndParameter()
public static junit.framework.Test suite()
Copyright © 2002–2014 InfoEther. All rights reserved.