org.eclipse.emf.codegen.jet.editor
Class AllNonUISuites

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.eclipse.emf.codegen.jet.editor.AllNonUISuites
All Implemented Interfaces:
junit.framework.Test

public class AllNonUISuites
extends junit.framework.TestSuite


Constructor Summary
AllNonUISuites()
           
AllNonUISuites(java.lang.Class theClass)
           
AllNonUISuites(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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllNonUISuites

public AllNonUISuites()

AllNonUISuites

public AllNonUISuites(java.lang.Class theClass)

AllNonUISuites

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

suite

public static junit.framework.Test suite()

populateSuite

protected void populateSuite()

Copyright 2006 IBM Corporation and others.
All Rights Reserved.