org.objectweb.fractal.cecilia.adl.perf
Class CeciliaPhasesPerf

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.objectweb.fractal.cecilia.adl.test.CeciliaAdlTestCase
              extended by org.objectweb.fractal.cecilia.adl.perf.CeciliaPhasesPerf
All Implemented Interfaces:
junit.framework.Test

public class CeciliaPhasesPerf
extends CeciliaAdlTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.objectweb.fractal.cecilia.adl.test.CeciliaAdlTestCase
CeciliaAdlTestCase.FractalBackendLauncher, CeciliaAdlTestCase.StaticallyLoadedCeciliaAdlLauncher
 
Field Summary
 
Fields inherited from class org.objectweb.fractal.cecilia.adl.test.CeciliaAdlTestCase
BUILD_DIR_PROPERTY_NAME, C_FLAGS_PROPERTY_NAME, clearBuildDir, COMPILER_CMD_PROPERTY_NAME, DEFAULT_BUILD_DIR, DEFAULT_C_FLAGS, DEFAULT_LD_FLAGS, DEFAULT_SOURCE_PATH, LD_FLAGS_PROPERTY_NAME, LINKER_CMD_PROPERTY_NAME, SOURCE_PATH_PROPERTY_NAME, TEST_JOBS_PROPERTY_NAME
 
Constructor Summary
CeciliaPhasesPerf()
           
 
Method Summary
protected  java.util.Map<java.lang.String,java.lang.String> getLauncherOptions()
           
 void testSimpleMCWithADLFactory()
           
 void testSimpleMCWithClass()
           
 
Methods inherited from class org.objectweb.fractal.cecilia.adl.test.CeciliaAdlTestCase
compileADL, compileAndRun, deleteDirectory, getBuildDir, getLauncher, runTest, runTestAndReturnValue, setLauncher, setUp, tryCompileADL
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 

Constructor Detail

CeciliaPhasesPerf

public CeciliaPhasesPerf()
Method Detail

getLauncherOptions

protected java.util.Map<java.lang.String,java.lang.String> getLauncherOptions()
                                                                       throws java.lang.Exception
Overrides:
getLauncherOptions in class CeciliaAdlTestCase
Throws:
java.lang.Exception

testSimpleMCWithADLFactory

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

testSimpleMCWithClass

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


Copyright © 2007-2009 ObjectWeb Consortium. All Rights Reserved.