public class VariableNameDeclarationTest extends STBBaseTst
Modifier and Type | Field and Description |
---|---|
static String |
TEST1 |
static String |
TEST2 |
static String |
TEST3 |
static String |
TEST4 |
static String |
TEST5 |
acu, stb
Constructor and Description |
---|
VariableNameDeclarationTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testArrayIsReferenceType() |
void |
testConstructor() |
void |
testExceptionBlkParam() |
void |
testIsArray() |
void |
testParamTypeImage() |
void |
testPrimitiveType() |
void |
testPrimitiveTypeImage() |
void |
testRefTypeImage() |
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 void testConstructor()
public void testExceptionBlkParam()
public void testIsArray()
public void testPrimitiveType()
public void testArrayIsReferenceType()
public void testPrimitiveTypeImage()
public void testRefTypeImage()
public void testParamTypeImage()
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.