org.ilrt.inkling.test
Class AllInMemTests

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

public class AllInMemTests
extends java.lang.Object

Runner for all in-memory (non-SQL tests)


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

AllInMemTests

public AllInMemTests()
Method Detail

main

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

suite

public static junit.framework.Test suite()