|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.TestSuite
org.eclipse.cdt.make.core.tests.AutomatedIntegrationSuite
public class AutomatedIntegrationSuite
Constructor Summary | |
---|---|
AutomatedIntegrationSuite()
|
|
AutomatedIntegrationSuite(java.lang.Class theClass)
|
|
AutomatedIntegrationSuite(java.lang.Class theClass,
java.lang.String name)
|
|
AutomatedIntegrationSuite(java.lang.String name)
|
Method Summary | |
---|---|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AutomatedIntegrationSuite()
public AutomatedIntegrationSuite(java.lang.Class theClass, java.lang.String name)
public AutomatedIntegrationSuite(java.lang.Class theClass)
public AutomatedIntegrationSuite(java.lang.String name)
Method Detail |
---|
public static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |