org.apache.commons.jci.compilers
Class EclipseJavaCompilerSettingsTestCase

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

public final class EclipseJavaCompilerSettingsTestCase
extends TestCase


Constructor Summary
EclipseJavaCompilerSettingsTestCase()
           
 
Method Summary
 void testDefaultSettings()
           
 void testDeprecations()
           
 void testEncoding()
           
 void testSourceVersion()
           
 void testTargetVersion()
           
 void testWarnings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseJavaCompilerSettingsTestCase

public EclipseJavaCompilerSettingsTestCase()
Method Detail

testDefaultSettings

public void testDefaultSettings()

testSourceVersion

public void testSourceVersion()

testTargetVersion

public void testTargetVersion()

testEncoding

public void testEncoding()

testWarnings

public void testWarnings()

testDeprecations

public void testDeprecations()


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