org.eclipse.modisco.kdm.uml2converter.tests
Class HotTransformationTest

java.lang.Object
  extended by org.eclipse.modisco.kdm.uml2converter.tests.HotTransformationTest

public class HotTransformationTest
extends java.lang.Object


Constructor Summary
HotTransformationTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testExportAndModelTransformation()
           
 void testExportModelAndAddTraceability()
           
 void testExportTransformation()
           
 void testProducingTransformationWithTraceability()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotTransformationTest

public HotTransformationTest()
Method Detail

setUp

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

tearDown

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

testExportTransformation

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

testExportAndModelTransformation

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

testExportModelAndAddTraceability

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

testProducingTransformationWithTraceability

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