|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.test.contrib.dbwatcher.AllTests
TestSuite that runs all the sample tests.
java ${LOG} -Ddb.url=${DB_URL} -Ddb.user=${DB_USER} -Ddb.password=${DB_PWD} -Dtest.sleepDelay=${TEST_SLEEP} ${APPL} ...
java -Ddb.password=secret -Djava.compiler= org.xmlBlaster.test.contrib.dbwatcher.AllTests
java -Ddb.password=secret -Ddb.url=jdbc:oracle:thin:@localhost:1521:xmlb -Ddb.user=xmlblaster -Djava.compiler= junit.swingui.TestRunner -noloading org.xmlBlaster.test.contrib.dbwatcher.AllTests
| Constructor Summary | |
AllTests()
|
|
| Method Summary | |
void |
dummy()
|
static void |
main(java.lang.String[] args)
|
static junit.framework.Test |
suite()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AllTests()
| Method Detail |
public static void main(java.lang.String[] args)
public static junit.framework.Test suite()
public void dummy()
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||