org.eclipse.gmt.modisco.kdm.uml2converter.tests
Class KdmToUml2ConverterTest

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

Deprecated. use matching org.eclipse.modisco.x.y.z component

@Deprecated
public class KdmToUml2ConverterTest
extends java.lang.Object

Author:
Gabriel Barbier

Constructor Summary
KdmToUml2ConverterTest()
          Deprecated.  
 
Method Summary
 void setUp()
          Deprecated.  
 void tearDown()
          Deprecated.  
 void testKdmSourceToUmlConverter_bug315355()
          Deprecated.  
 void testKdmToUmlConverter_bug318638()
          Deprecated.  
 void testKdmToUmlConverter()
          Deprecated.  
 void testValidationOfConvertedSourceUmlModel()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KdmToUml2ConverterTest

public KdmToUml2ConverterTest()
Deprecated. 
Method Detail

setUp

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

tearDown

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

testKdmToUmlConverter

public void testKdmToUmlConverter()
Deprecated. 

testKdmSourceToUmlConverter_bug315355

public void testKdmSourceToUmlConverter_bug315355()
Deprecated. 

testValidationOfConvertedSourceUmlModel

public void testValidationOfConvertedSourceUmlModel()
Deprecated. 

testKdmToUmlConverter_bug318638

public void testKdmToUmlConverter_bug318638()
Deprecated.