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

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

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

@Deprecated
public class JavaProject2KdmTest
extends java.lang.Object

To test result of java model to kdm model.


Constructor Summary
JavaProject2KdmTest()
          Deprecated.  
 
Method Summary
 void setUp()
          Deprecated.  
 void tearDown()
          Deprecated.  
 void testBug338874_InfixExpressionWithVariables()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaProject2KdmTest

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

testBug338874_InfixExpressionWithVariables

public void testBug338874_InfixExpressionWithVariables()
Deprecated.