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

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

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

@Deprecated
public class SimpleBlackBoxDiscovery
extends java.lang.Object

Author:
Gabriel Barbier

Constructor Summary
SimpleBlackBoxDiscovery()
          Deprecated.  
 
Method Summary
 void setUp()
          Deprecated.  
 void tearDown()
          Deprecated.  
 void testBug312080_unresolvedFields()
          Deprecated.  
 void testBug328143_unboundVM()
          Deprecated.  
 void testJavaModelDiscoveryFromJavaProject()
          Deprecated.  
 void testJavaModelFromJavaProjectWithReferenceModel()
          Deprecated.  
 void testValidationOfJavaModelDiscoveryFromJavaProject()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleBlackBoxDiscovery

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

testJavaModelDiscoveryFromJavaProject

public void testJavaModelDiscoveryFromJavaProject()
Deprecated. 

testJavaModelFromJavaProjectWithReferenceModel

public void testJavaModelFromJavaProjectWithReferenceModel()
Deprecated. 

testValidationOfJavaModelDiscoveryFromJavaProject

public void testValidationOfJavaModelDiscoveryFromJavaProject()
Deprecated. 

testBug328143_unboundVM

public void testBug328143_unboundVM()
Deprecated. 

testBug312080_unresolvedFields

public void testBug312080_unresolvedFields()
Deprecated.