Package org.qbicc.test
Class AbstractCompilerTestCase
java.lang.Object
org.qbicc.test.AbstractCompilerTestCase
A class which is usable as a base class for simple test cases which use the compiler and need a compiler context.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic ClassContextstatic CompilationContextstatic LiteralFactorystatic TypeSystem -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ctxt
-
bootClassContext
-
ts
-
lf
-
-
Constructor Details
-
AbstractCompilerTestCase
public AbstractCompilerTestCase()
-
-
Method Details
-
setUp
@BeforeAll protected static void setUp() -
cleanUp
@AfterAll protected static void cleanUp()
-