org.eclipse.emf.test.tools.ant
Class AntTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.emf.test.tools.ant.AntTest
All Implemented Interfaces:
junit.framework.Test

public class AntTest
extends junit.framework.TestCase


Field Summary
protected  GenJDKLevel genJDKLevel
           
static java.lang.String TEST_TOKEN
           
static boolean UPDATE_EXPECTED_RESULT_ON_FAILURE
           
 
Constructor Summary
AntTest(java.lang.String name)
           
 
Method Summary
protected  void adjustGenModelForReload(java.io.File genModelFile)
           
protected  void adjustGenModelForReload(GenModel genModel)
           
protected  void ecoreReloadTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
protected  void ecoreTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
protected  void javaReloadTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
protected  void javaTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
protected  void moveFile(java.io.File source, java.io.File target)
           
protected  void roseReloadTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
protected  void roseTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
static junit.framework.Test suite()
           
 void suiteSetUp()
           
 void suiteTearDown()
           
 void testEcore14()
           
 void testEcore1450()
           
 void testEcore50()
           
 void testEcoreReload14()
           
 void testEcoreReload1450()
           
 void testEcoreReload50()
           
 void testJava14()
           
 void testJava1450()
           
 void testJava50()
           
 void testJavaReload14()
           
 void testJavaReload1450()
           
 void testJavaReload50()
           
 void testJETCompiler()
           
 void testJETEmitter()
           
 void testJMerger()
           
 void testRose14()
           
 void testRose1450()
           
 void testRose50()
           
 void testRoseReload14()
           
 void testRoseReload1450()
           
 void testRoseReload50()
           
 void testXSD14()
           
 void testXSD1450()
           
 void testXSD50()
           
 void testXSDReload14()
           
 void testXSDReload1450()
           
 void testXSDReload50()
           
 void testXSDs14()
           
 void testXSDs1450()
           
 void testXSDs50()
           
 void testXSDsReload14()
           
 void testXSDsReload1450()
           
 void testXSDsReload50()
           
protected  void xsdReloadTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
protected  void xsdsReloadTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
protected  void xsdsTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
protected  void xsdTest(java.lang.String jdkLevel, java.lang.String directorySegment)
           
 
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
 

Field Detail

UPDATE_EXPECTED_RESULT_ON_FAILURE

public static boolean UPDATE_EXPECTED_RESULT_ON_FAILURE

TEST_TOKEN

public static final java.lang.String TEST_TOKEN
See Also:
Constant Field Values

genJDKLevel

protected GenJDKLevel genJDKLevel
Constructor Detail

AntTest

public AntTest(java.lang.String name)
Parameters:
name -
Method Detail

suite

public static junit.framework.Test suite()

suiteSetUp

public void suiteSetUp()
                throws java.lang.Exception
Throws:
java.lang.Exception

moveFile

protected void moveFile(java.io.File source,
                        java.io.File target)

suiteTearDown

public void suiteTearDown()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testJETEmitter

public void testJETEmitter()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testJETCompiler

public void testJETCompiler()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testJMerger

public void testJMerger()
                 throws java.lang.Exception
Throws:
java.lang.Exception

roseTest

protected void roseTest(java.lang.String jdkLevel,
                        java.lang.String directorySegment)
                 throws java.lang.Exception
Throws:
java.lang.Exception

testRose14

public void testRose14()
                throws java.lang.Exception
Throws:
java.lang.Exception

testRose50

public void testRose50()
                throws java.lang.Exception
Throws:
java.lang.Exception

testRose1450

public void testRose1450()
                  throws java.lang.Exception
Throws:
java.lang.Exception

roseReloadTest

protected void roseReloadTest(java.lang.String jdkLevel,
                              java.lang.String directorySegment)
                       throws java.lang.Exception
Throws:
java.lang.Exception

testRoseReload14

public void testRoseReload14()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testRoseReload50

public void testRoseReload50()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testRoseReload1450

public void testRoseReload1450()
                        throws java.lang.Exception
Throws:
java.lang.Exception

xsdTest

protected void xsdTest(java.lang.String jdkLevel,
                       java.lang.String directorySegment)
                throws java.lang.Exception
Throws:
java.lang.Exception

testXSD14

public void testXSD14()
               throws java.lang.Exception
Throws:
java.lang.Exception

testXSD50

public void testXSD50()
               throws java.lang.Exception
Throws:
java.lang.Exception

testXSD1450

public void testXSD1450()
                 throws java.lang.Exception
Throws:
java.lang.Exception

xsdReloadTest

protected void xsdReloadTest(java.lang.String jdkLevel,
                             java.lang.String directorySegment)
                      throws java.lang.Exception
Throws:
java.lang.Exception

testXSDReload14

public void testXSDReload14()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testXSDReload50

public void testXSDReload50()
                     throws java.lang.Exception
Throws:
java.lang.Exception

xsdsTest

protected void xsdsTest(java.lang.String jdkLevel,
                        java.lang.String directorySegment)
                 throws java.lang.Exception
Throws:
java.lang.Exception

testXSDs14

public void testXSDs14()
                throws java.lang.Exception
Throws:
java.lang.Exception

testXSDs50

public void testXSDs50()
                throws java.lang.Exception
Throws:
java.lang.Exception

testXSDs1450

public void testXSDs1450()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testXSDReload1450

public void testXSDReload1450()
                       throws java.lang.Exception
Throws:
java.lang.Exception

xsdsReloadTest

protected void xsdsReloadTest(java.lang.String jdkLevel,
                              java.lang.String directorySegment)
                       throws java.lang.Exception
Throws:
java.lang.Exception

testXSDsReload14

public void testXSDsReload14()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testXSDsReload50

public void testXSDsReload50()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testXSDsReload1450

public void testXSDsReload1450()
                        throws java.lang.Exception
Throws:
java.lang.Exception

ecoreTest

protected void ecoreTest(java.lang.String jdkLevel,
                         java.lang.String directorySegment)
                  throws java.lang.Exception
Throws:
java.lang.Exception

testEcore14

public void testEcore14()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testEcore50

public void testEcore50()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testEcore1450

public void testEcore1450()
                   throws java.lang.Exception
Throws:
java.lang.Exception

ecoreReloadTest

protected void ecoreReloadTest(java.lang.String jdkLevel,
                               java.lang.String directorySegment)
                        throws java.lang.Exception
Throws:
java.lang.Exception

testEcoreReload14

public void testEcoreReload14()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testEcoreReload50

public void testEcoreReload50()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testEcoreReload1450

public void testEcoreReload1450()
                         throws java.lang.Exception
Throws:
java.lang.Exception

javaTest

protected void javaTest(java.lang.String jdkLevel,
                        java.lang.String directorySegment)
                 throws java.lang.Exception
Throws:
java.lang.Exception

testJava14

public void testJava14()
                throws java.lang.Exception
Throws:
java.lang.Exception

testJava50

public void testJava50()
                throws java.lang.Exception
Throws:
java.lang.Exception

testJava1450

public void testJava1450()
                  throws java.lang.Exception
Throws:
java.lang.Exception

javaReloadTest

protected void javaReloadTest(java.lang.String jdkLevel,
                              java.lang.String directorySegment)
                       throws java.lang.Exception
Throws:
java.lang.Exception

testJavaReload14

public void testJavaReload14()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testJavaReload50

public void testJavaReload50()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testJavaReload1450

public void testJavaReload1450()
                        throws java.lang.Exception
Throws:
java.lang.Exception

adjustGenModelForReload

protected void adjustGenModelForReload(java.io.File genModelFile)

adjustGenModelForReload

protected void adjustGenModelForReload(GenModel genModel)

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.