public class SymbolTableCompilerTest extends AbstractSymbolTable
| Constructor and Description |
|---|
SymbolTableCompilerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCompilation() |
void |
testSerializable() |
void |
testStaticConstruction() |
void |
testStaticDuplicateException() |
void |
testStaticFactoryOrder() |
void |
testStaticImmutableException1() |
void |
testStaticImmutableException2() |
void |
testStaticImmutableException3() |
assertTwoElementTablepublic void testSerializable()
throws IOException
IOExceptionpublic void testStaticFactoryOrder()
public void testStaticConstruction()
public void testStaticDuplicateException()
public void testStaticImmutableException1()
public void testStaticImmutableException2()
public void testStaticImmutableException3()
public void testCompilation()
throws ClassNotFoundException,
IOException
ClassNotFoundExceptionIOExceptionCopyright © 2016 Alias-i, Inc.. All rights reserved.