org.eclipse.emf.test.build
Class StandAloneSuites

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.eclipse.emf.test.build.StandAloneSuites
All Implemented Interfaces:
junit.framework.Test

public class StandAloneSuites
extends junit.framework.TestSuite


Constructor Summary
StandAloneSuites()
           
StandAloneSuites(java.lang.Class<?> theClass)
           
StandAloneSuites(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

StandAloneSuites

public StandAloneSuites()

StandAloneSuites

public StandAloneSuites(java.lang.Class<?> theClass)

StandAloneSuites

public StandAloneSuites(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.