public class NameOccurrencesTest extends STBBaseTst
Modifier and Type | Field and Description |
---|---|
static String |
TEST_ENUM |
static String |
TEST1 |
static String |
TEST2 |
static String |
TEST3 |
static String |
TEST4 |
static String |
TEST5 |
static String |
TEST6 |
acu, stb
Constructor and Description |
---|
NameOccurrencesTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testEnumStaticUsage() |
void |
testIsSelfAssignment() |
void |
testNameLinkage() |
void |
testQualifiedOccurrence() |
void |
testSimpleVariableOccurrence() |
void |
testSuper() |
void |
testThis() |
parseCode, parseCode, parseCode15
public static final String TEST1
public static final String TEST2
public static final String TEST3
public static final String TEST4
public static final String TEST5
public static final String TEST6
public static final String TEST_ENUM
public void testSuper()
public void testThis()
public void testNameLinkage()
public void testSimpleVariableOccurrence()
public void testQualifiedOccurrence()
public void testIsSelfAssignment()
public void testEnumStaticUsage()
public static junit.framework.Test suite()
Copyright © 2002–2014 InfoEther. All rights reserved.