org.ilrt.inkling.test
Class AllSQLTests

java.lang.Object
  |
  +--org.ilrt.inkling.test.AllSQLTests

public class AllSQLTests
extends java.lang.Object

Runs all SQL-related tests.


Constructor Summary
AllSQLTests()
           
 
Method Summary
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

AllSQLTests

public AllSQLTests()
Method Detail

main

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

suite

public static junit.framework.Test suite()