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

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

public class AllUISuites
extends junit.framework.TestSuite


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

AllUISuites

public AllUISuites()

AllUISuites

public AllUISuites(java.lang.Class theClass)

AllUISuites

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