com.mchange.v2.sql.junit
Class SqlUtilsJUnitTestCase

java.lang.Object
  extended by TestCase
      extended by com.mchange.v2.sql.junit.SqlUtilsJUnitTestCase

public class SqlUtilsJUnitTestCase
extends TestCase


Constructor Summary
SqlUtilsJUnitTestCase()
           
 
Method Summary
static void main(String[] argv)
           
 void testGoodDebugLoggingOfNestedExceptions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlUtilsJUnitTestCase

public SqlUtilsJUnitTestCase()
Method Detail

testGoodDebugLoggingOfNestedExceptions

public void testGoodDebugLoggingOfNestedExceptions()

main

public static void main(String[] argv)