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