suncertify.db.test
Class AllTest

java.lang.Object
  |
  +--suncertify.db.test.AllTest

public class AllTest
extends java.lang.Object

TestSuite that runs all the sample tests


Constructor Summary
AllTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTest

public AllTest()
Method Detail

main

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

suite

public static junit.framework.Test suite()