Save This Page
Home » commons-dbcp-1.2.2-src » org.apache.commons » dbcp » [javadoc | source]
org.apache.commons.dbcp
public class: TestDelegatingPreparedStatement [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.commons.dbcp.TestDelegatingPreparedStatement
Constructor:
 public TestDelegatingPreparedStatement(String testName) 
Method from org.apache.commons.dbcp.TestDelegatingPreparedStatement Summary:
setUp,   suite,   testEquals,   testExecuteQueryReturnsNotNull,   testExecuteQueryReturnsNull,   testGetDelegate,   testHashCode,   testHashCodeNull
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.dbcp.TestDelegatingPreparedStatement Detail:
 public  void setUp() throws Exception 
 public static Test suite() 
 public  void testEquals() 
 public  void testExecuteQueryReturnsNotNull() throws Exception 
 public  void testExecuteQueryReturnsNull() throws Exception 
 public  void testGetDelegate() throws Exception 
 public  void testHashCode() 
 public  void testHashCodeNull()