com.mchange.v2.c3p0.test.junit
Class ConnectionPropertiesResetJUnitTestCase

java.lang.Object
  extended by TestCase
      extended by com.mchange.v2.c3p0.test.junit.C3P0JUnitTestCaseBase
          extended by com.mchange.v2.c3p0.test.junit.ConnectionPropertiesResetJUnitTestCase

public final class ConnectionPropertiesResetJUnitTestCase
extends C3P0JUnitTestCaseBase


Field Summary
 
Fields inherited from class com.mchange.v2.c3p0.test.junit.C3P0JUnitTestCaseBase
cpds
 
Constructor Summary
ConnectionPropertiesResetJUnitTestCase()
           
 
Method Summary
 void testAllConnectionDefaultsReset()
           
 
Methods inherited from class com.mchange.v2.c3p0.test.junit.C3P0JUnitTestCaseBase
setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionPropertiesResetJUnitTestCase

public ConnectionPropertiesResetJUnitTestCase()
Method Detail

testAllConnectionDefaultsReset

public void testAllConnectionDefaultsReset()