|
||||||||||
| 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()
|
String |
getCompilerName()
|
void |
testAdditionalTopLevelClassCompile()
|
void |
testCrossReferenceCompilation()
|
void |
testExtendedCompile()
|
void |
testInternalClassCompile()
|
void |
testSimpleCompile()
|
void |
testUppercasePackageNameCompile()
|
| Methods inherited from class org.apache.commons.jci.compilers.AbstractCompilerTestCase |
|---|
testFactoryCreation, 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 RhinoJavaCompilerTestCase()
| Method Detail |
|---|
public JavaCompiler createJavaCompiler()
createJavaCompiler in class AbstractCompilerTestCasepublic String getCompilerName()
getCompilerName in class AbstractCompilerTestCase
public void testSimpleCompile()
throws Exception
testSimpleCompile in class AbstractCompilerTestCaseException
public void testExtendedCompile()
throws Exception
testExtendedCompile in class AbstractCompilerTestCaseException
public void testInternalClassCompile()
throws Exception
testInternalClassCompile in class AbstractCompilerTestCaseException
public void testUppercasePackageNameCompile()
throws Exception
testUppercasePackageNameCompile in class AbstractCompilerTestCaseException
public void testCrossReferenceCompilation()
throws Exception
testCrossReferenceCompilation in class AbstractCompilerTestCaseException
public void testAdditionalTopLevelClassCompile()
throws Exception
testAdditionalTopLevelClassCompile in class AbstractCompilerTestCaseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||