Save This Page
Home » commons-dbcp-1.2.2-src » org.apache.commons » dbcp » [javadoc | source]
org.apache.commons.dbcp
public class: TestOracleBasicDataSource [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.commons.dbcp.TestOracleBasicDataSource
TestSuite for BasicDataSource
Field Summary
protected  BasicDataSource ds     
Constructor:
 public TestOracleBasicDataSource(String testName) 
Method from org.apache.commons.dbcp.TestOracleBasicDataSource Summary:
getConnection,   setUp,   suite,   tearDown,   testSimple
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.dbcp.TestOracleBasicDataSource Detail:
 protected Connection getConnection() throws Exception 
 public  void setUp() throws Exception 
 public static Test suite() 
 public  void tearDown() throws Exception 
 public  void testSimple() throws Exception