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

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

public class KdmToUml2ConverterTest
extends java.lang.Object


Constructor Summary
KdmToUml2ConverterTest()
           
 
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

KdmToUml2ConverterTest

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