|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.TestSuite
org.openejb.test.TestSuite
public class TestSuite
| Constructor Summary | |
|---|---|
TestSuite()
|
|
| Method Summary | |
|---|---|
void |
run(junit.framework.TestResult result)
Runs the tests and collects their result in a TestResult. |
protected void |
setUp()
|
protected void |
tearDown()
|
| Methods inherited from class junit.framework.TestSuite |
|---|
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, 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 |
|---|
public TestSuite()
| Method Detail |
|---|
public void run(junit.framework.TestResult result)
run in interface junit.framework.Testrun in class junit.framework.TestSuite
protected void setUp()
throws java.lang.Exception
java.lang.Exception
protected void tearDown()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||