org.apache.commons.jci.compilers
Class RhinoJavaCompilerTestCase
java.lang.Object
TestCase
org.apache.commons.jci.compilers.AbstractCompilerTestCase
org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
public final class RhinoJavaCompilerTestCase
- extends AbstractCompilerTestCase
- Author:
- tcurdt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RhinoJavaCompilerTestCase
public RhinoJavaCompilerTestCase()
createJavaCompiler
public org.apache.commons.jci.compilers.JavaCompiler createJavaCompiler()
- Specified by:
createJavaCompiler
in class AbstractCompilerTestCase
getCompilerName
public java.lang.String getCompilerName()
- Specified by:
getCompilerName
in class AbstractCompilerTestCase
testSimpleCompile
public void testSimpleCompile()
throws java.lang.Exception
- Overrides:
testSimpleCompile
in class AbstractCompilerTestCase
- Throws:
java.lang.Exception
testExtendedCompile
public void testExtendedCompile()
throws java.lang.Exception
- Overrides:
testExtendedCompile
in class AbstractCompilerTestCase
- Throws:
java.lang.Exception
testInternalClassCompile
public void testInternalClassCompile()
throws java.lang.Exception
- Overrides:
testInternalClassCompile
in class AbstractCompilerTestCase
- Throws:
java.lang.Exception
testUppercasePackageNameCompile
public void testUppercasePackageNameCompile()
throws java.lang.Exception
- Overrides:
testUppercasePackageNameCompile
in class AbstractCompilerTestCase
- Throws:
java.lang.Exception
Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.