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

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

public class KdmToUml2WithTracesConverterTest
extends java.lang.Object


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

Constructor Detail

KdmToUml2WithTracesConverterTest

public KdmToUml2WithTracesConverterTest()
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

testKdmToUmlConverter

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

testKdmSourceToUmlConverter_bug315355

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

testValidationOfConvertedSourceUmlModel

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

testKdmToUmlConverter_bug318638

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