org.apache.commons.jci.compilers
Class JaninoJavaCompilerTestCase

java.lang.Object
  extended by TestCase
      extended by org.apache.commons.jci.compilers.AbstractCompilerTestCase
          extended by org.apache.commons.jci.compilers.JaninoJavaCompilerTestCase

public final class JaninoJavaCompilerTestCase
extends AbstractCompilerTestCase

Author:
tcurdt

Constructor Summary
JaninoJavaCompilerTestCase()
           
 
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

JaninoJavaCompilerTestCase

public JaninoJavaCompilerTestCase()
Method Detail

getCompilerName

public java.lang.String getCompilerName()
Specified by:
getCompilerName in class AbstractCompilerTestCase

createJavaCompiler

public org.apache.commons.jci.compilers.JavaCompiler createJavaCompiler()
Specified by:
createJavaCompiler in class AbstractCompilerTestCase


Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.