org.eclipse.gmt.modisco.java.generation.tests
Class TestGlobal001

java.lang.Object
  extended by TestCase
      extended by org.eclipse.gmt.modisco.java.generation.tests.utils.DiffGeneratedJavaTest
          extended by org.eclipse.gmt.modisco.java.generation.tests.TestGlobal001

public class TestGlobal001
extends DiffGeneratedJavaTest


Constructor Summary
TestGlobal001()
           
 
Method Summary
 void test001()
          Launch a java files generation, and compares result with from reference java files.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGlobal001

public TestGlobal001()
Method Detail

test001

public final void test001()
                   throws java.net.URISyntaxException,
                          CoreException,
                          java.io.IOException
Launch a java files generation, and compares result with from reference java files.

Throws:
java.net.URISyntaxException
java.io.IOException
CoreException