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

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

public final class MarshallUnmarshallDataSourcesJUnitTestCase
extends C3P0JUnitTestCaseBase


Field Summary
 
Fields inherited from class com.mchange.v2.c3p0.test.junit.C3P0JUnitTestCaseBase
cpds
 
Constructor Summary
MarshallUnmarshallDataSourcesJUnitTestCase()
           
 
Method Summary
 void testRefDerefRoundTrip()
           
 void testSerializationRoundTrip()
           
 
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

MarshallUnmarshallDataSourcesJUnitTestCase

public MarshallUnmarshallDataSourcesJUnitTestCase()
Method Detail

testSerializationRoundTrip

public void testSerializationRoundTrip()

testRefDerefRoundTrip

public void testRefDerefRoundTrip()