org.eclipse.gmt.modisco.java.discoverer.tests
Class Java2KdmConverterTest

java.lang.Object
  extended by org.eclipse.gmt.modisco.java.discoverer.tests.Java2KdmConverterTest

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

@Deprecated
public class Java2KdmConverterTest
extends java.lang.Object

To test result of java model to kdm model.


Constructor Summary
Java2KdmConverterTest()
          Deprecated.  
 
Method Summary
 void setUp()
          Deprecated.  
 void tearDown()
          Deprecated.  
 void testArrayAsAnnotationValue()
          Deprecated. bug 318469
 void testBug318631_JavaToKdmTransformation()
          Deprecated.  
 void testBug326944_JavaToKdmTransformation()
          Deprecated.  
 void testInterfaceMethodVisibility()
          Deprecated. bug 317835
 void testKdmComments()
          Deprecated. bug 326584
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java2KdmConverterTest

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

testInterfaceMethodVisibility

public void testInterfaceMethodVisibility()
Deprecated. 
bug 317835


testArrayAsAnnotationValue

public void testArrayAsAnnotationValue()
Deprecated. 
bug 318469


testKdmComments

public void testKdmComments()
Deprecated. 
bug 326584


testBug326944_JavaToKdmTransformation

public void testBug326944_JavaToKdmTransformation()
Deprecated. 

testBug318631_JavaToKdmTransformation

public void testBug318631_JavaToKdmTransformation()
Deprecated.