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

java.lang.Object
  extended by org.eclipse.gmt.modisco.java.discoverer.tests.utils.AbstractDiscoverTest
      extended by org.eclipse.gmt.modisco.java.discoverer.tests.JavaJUnitEMF
Direct Known Subclasses:
JavaJunitCDO

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

@Deprecated
public class JavaJUnitEMF
extends AbstractDiscoverTest


Constructor Summary
JavaJUnitEMF()
          Deprecated.  
 
Method Summary
 void annotations()
          Deprecated.  
 void classorifaceproxy()
          Deprecated.  
 void comments()
          Deprecated.  
 void duplicateproxy()
          Deprecated.  
 void initializer()
          Deprecated.  
 void modifiers()
          Deprecated.  
 void packageaccess()
          Deprecated.  
 void parameterizedtypeinmethoddecl()
          Deprecated.  
 void proxyField()
          Deprecated.  
 void test001()
          Deprecated.  
 void test002()
          Deprecated.  
 void test003()
          Deprecated.  
 void testBug325108()
          Deprecated. Bug 325108 - Java Discoverer : DanglingHREFException with a block comment construct
 void validation()
          Deprecated.  
 void varargs()
          Deprecated.  
 
Methods inherited from class org.eclipse.gmt.modisco.java.discoverer.tests.utils.AbstractDiscoverTest
initResource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaJUnitEMF

public JavaJUnitEMF()
Deprecated. 
Method Detail

testBug325108

public void testBug325108()
Deprecated. 
Bug 325108 - Java Discoverer : DanglingHREFException with a block comment construct


test001

public void test001()
Deprecated. 

test002

public void test002()
Deprecated. 

test003

public void test003()
Deprecated. 

packageaccess

public void packageaccess()
Deprecated. 

validation

public void validation()
Deprecated. 

varargs

public void varargs()
Deprecated. 

annotations

public void annotations()
Deprecated. 

duplicateproxy

public void duplicateproxy()
Deprecated. 

initializer

public void initializer()
Deprecated. 

comments

public void comments()
Deprecated. 

classorifaceproxy

public void classorifaceproxy()
Deprecated. 

parameterizedtypeinmethoddecl

public void parameterizedtypeinmethoddecl()
Deprecated. 

modifiers

public void modifiers()
Deprecated. 

proxyField

public void proxyField()
Deprecated.