|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.TestSuite
org.eclipse.emf.test.edit.AllSuites
public class AllSuites
Field Summary | |
---|---|
static java.lang.String |
PLUGIN_ID
|
Constructor Summary | |
---|---|
AllSuites()
|
|
AllSuites(java.lang.Class<?> theClass)
|
|
AllSuites(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 |
Field Detail |
---|
public static final java.lang.String PLUGIN_ID
Constructor Detail |
---|
public AllSuites()
public AllSuites(java.lang.Class<?> theClass)
public AllSuites(java.lang.String name)
Method Detail |
---|
public static junit.framework.Test suite()
protected void populateSuite()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |