|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.TestSuite
com.jcorporate.expresso.services.test.DBTestSuite
Database Test suite that needs a database setup during startup and a schema tear down at completion.
| Constructor Summary | |
DBTestSuite()
|
|
| Method Summary | |
protected void |
addSchema(Vector schemas)
|
void |
cleanUp()
|
void |
run(junit.framework.TestResult result)
Runs the tests and collects their result in a TestResult. |
static junit.framework.Test |
suite()
Dummy implementation to help with Dynamic loading for AllProjectsTestSuite |
| Methods inherited from class junit.framework.TestSuite |
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, 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 |
public DBTestSuite()
| Method Detail |
protected void addSchema(Vector schemas)
throws Exception
Exception
public static junit.framework.Test suite()
throws Exception
Exceptionpublic void run(junit.framework.TestResult result)
public void cleanUp()
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||