|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.apache.commons.jci.compilers.AbstractCompilerTestCase
org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase
public final class GroovyJavaCompilerTestCase
Constructor Summary | |
---|---|
GroovyJavaCompilerTestCase()
|
Method Summary | |
---|---|
org.apache.commons.jci.compilers.JavaCompiler |
createJavaCompiler()
|
java.lang.String |
getCompilerName()
|
void |
testCrossReferenceCompilation()
|
void |
testInternalClassCompile()
|
Methods inherited from class org.apache.commons.jci.compilers.AbstractCompilerTestCase |
---|
testExtendedCompile, testFactoryCreation, testSimpleCompile, testUppercasePackageNameCompile, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroovyJavaCompilerTestCase()
Method Detail |
---|
public java.lang.String getCompilerName()
getCompilerName
in class AbstractCompilerTestCase
public org.apache.commons.jci.compilers.JavaCompiler createJavaCompiler()
createJavaCompiler
in class AbstractCompilerTestCase
public void testInternalClassCompile() throws java.lang.Exception
testInternalClassCompile
in class AbstractCompilerTestCase
java.lang.Exception
public void testCrossReferenceCompilation() throws java.lang.Exception
testCrossReferenceCompilation
in class AbstractCompilerTestCase
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |