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