org.objectweb.fractal.cecilia.adl.test
Class SimpleTest

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.test.SimpleTest
All Implemented Interfaces:
junit.framework.Test

public class SimpleTest
extends CeciliaAdlTestCase

Test ADL in test.simple package.


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
SimpleTest()
           
 
Method Summary
 void testClientServerComposite()
           
 void testClientServerLCC()
           
 void testClientServerLCCWithComposite()
           
 void testClientServerMCMC()
           
 void testNoController()
           
 void testPrimitiveMC()
           
 void testSimpleConstructor()
           
 void testSimpleMC()
           
 
Methods inherited from class org.objectweb.fractal.cecilia.adl.test.CeciliaAdlTestCase
compileADL, compileAndRun, deleteDirectory, getBuildDir, getLauncher, getLauncherOptions, 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

SimpleTest

public SimpleTest()
Method Detail

testSimpleMC

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

testSimpleConstructor

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

testClientServerMCMC

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

testClientServerLCC

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

testClientServerLCCWithComposite

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

testClientServerComposite

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

testPrimitiveMC

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

testNoController

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


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