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

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.gmt.modisco.java.discoverer.tests.JavaJUnitEMFJunit3
All Implemented Interfaces:
junit.framework.Test

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

@Deprecated
public class JavaJUnitEMFJunit3
extends junit.framework.TestCase

Generated:

Constructor Summary
JavaJUnitEMFJunit3()
          Deprecated.  
 
Method Summary
static junit.framework.Test suite()
          Deprecated.  
 void testannotations()
          Deprecated.  
 void testclassorifaceproxy()
          Deprecated.  
 void testcomments()
          Deprecated.  
 void testduplicateproxy()
          Deprecated.  
 void testinitializer()
          Deprecated.  
 void testJavaDiscovererAsBlackBox()
          Deprecated.  
 void testmodifiers()
          Deprecated.  
 void testpackageaccess()
          Deprecated.  
 void testparameterizedtypeinmethoddecl()
          Deprecated.  
 void testproxyField()
          Deprecated.  
 void testtest001()
          Deprecated.  
 void testtest002()
          Deprecated.  
 void testtest003()
          Deprecated.  
 void testvalidation()
          Deprecated.  
 void testvarargs()
          Deprecated.  
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JavaJUnitEMFJunit3

public JavaJUnitEMFJunit3()
Deprecated. 
Method Detail

suite

public static junit.framework.Test suite()
Deprecated. 
Generated:

testtest001

public void testtest001()
                 throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testtest002

public void testtest002()
                 throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testtest003

public void testtest003()
                 throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testpackageaccess

public void testpackageaccess()
                       throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testvalidation

public void testvalidation()
                    throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testvarargs

public void testvarargs()
                 throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testannotations

public void testannotations()
                     throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testduplicateproxy

public void testduplicateproxy()
                        throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testinitializer

public void testinitializer()
                     throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testcomments

public void testcomments()
                  throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testclassorifaceproxy

public void testclassorifaceproxy()
                           throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testparameterizedtypeinmethoddecl

public void testparameterizedtypeinmethoddecl()
                                       throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testmodifiers

public void testmodifiers()
                   throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testproxyField

public void testproxyField()
                    throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception
Generated:

testJavaDiscovererAsBlackBox

public void testJavaDiscovererAsBlackBox()
Deprecated. 
Generated:
NOT