org.eclipse.emf.test.tools.merger.facade
Class FacadeAllSuites

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.eclipse.emf.test.tools.merger.facade.FacadeAllSuites
All Implemented Interfaces:
junit.framework.Test

public class FacadeAllSuites
extends junit.framework.TestSuite


Constructor Summary
FacadeAllSuites()
           
FacadeAllSuites(java.lang.String name)
           
 
Method Summary
protected  void populateSuite()
           
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FacadeAllSuites

public FacadeAllSuites()

FacadeAllSuites

public FacadeAllSuites(java.lang.String name)
Method Detail

suite

public static junit.framework.Test suite()

populateSuite

protected void populateSuite()

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.