|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.jci.compilers.AbstractCompilerTestCase
org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase
public final class GroovyJavaCompilerTestCase
| Constructor Summary | |
|---|---|
GroovyJavaCompilerTestCase()
|
|
| Method Summary | |
|---|---|
JavaCompiler |
createJavaCompiler()
|
String |
getCompilerName()
|
void |
testCrossReferenceCompilation()
|
void |
testInternalClassCompile()
|
| Methods inherited from class org.apache.commons.jci.compilers.AbstractCompilerTestCase |
|---|
testAdditionalTopLevelClassCompile, testExtendedCompile, testFactoryCreation, testSimpleCompile, testUppercasePackageNameCompile, toString |
| Methods inherited from class junit.framework.TestCase |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GroovyJavaCompilerTestCase()
| Method Detail |
|---|
public String getCompilerName()
getCompilerName in class AbstractCompilerTestCasepublic JavaCompiler createJavaCompiler()
createJavaCompiler in class AbstractCompilerTestCase
public void testInternalClassCompile()
throws Exception
testInternalClassCompile in class AbstractCompilerTestCaseException
public void testCrossReferenceCompilation()
throws Exception
testCrossReferenceCompilation in class AbstractCompilerTestCaseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||