Save This Page
Home » commons-dbcp-1.2.2-src » org.apache.commons » dbcp » [javadoc | source]
org.apache.commons.dbcp
public class: TestBasicDataSourceFactory [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.commons.dbcp.TestBasicDataSourceFactory
TestSuite for BasicDataSourceFactory
Constructor:
 public TestBasicDataSourceFactory(String testName) 
Method from org.apache.commons.dbcp.TestBasicDataSourceFactory Summary:
suite,   testNoProperties,   testProperties
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.dbcp.TestBasicDataSourceFactory Detail:
 public static Test suite() 
 public  void testNoProperties() throws Exception 
 public  void testProperties() throws Exception