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