xmlBlaster 2.2.0 API

org.xmlBlaster.test.contrib.dbwatcher
Class AllTests

java.lang.Object
  extended by org.xmlBlaster.test.contrib.dbwatcher.AllTests

public class AllTests
extends java.lang.Object

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

AllTests

public AllTests()
Method Detail

main

public static void main(java.lang.String[] args)

suite

public static junit.framework.Test suite()

dummy

public void dummy()

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.