|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.dbutils.QueryRunnerTest
public class QueryRunnerTest
Constructor Summary | |
---|---|
QueryRunnerTest()
|
Method Summary | |
---|---|
String |
getIndexed(int index)
|
String |
getThrowsException()
|
void |
setUp()
|
void |
testFillStatementWithBean()
|
void |
testFillStatementWithBeanErrorBadReadMethod()
|
void |
testFillStatementWithBeanErrorNoReadMethod()
|
void |
testFillStatementWithBeanErrorReadMethodPrivate()
|
void |
testFillStatementWithBeanErrorReadMethodThrows()
|
void |
testFillStatementWithNull()
|
void |
testFillStatementWithNullOracle()
|
void |
testRethrowNullMessage()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QueryRunnerTest()
Method Detail |
---|
public void setUp()
setUp
in class junit.framework.TestCase
public void testFillStatementWithNull() throws Exception
Exception
public void testFillStatementWithNullOracle() throws Exception
Exception
public void testFillStatementWithBean() throws SQLException
SQLException
public void testFillStatementWithBeanErrorNoReadMethod() throws Exception
Exception
public void testFillStatementWithBeanErrorBadReadMethod() throws Exception
Exception
public void testFillStatementWithBeanErrorReadMethodThrows() throws Exception
Exception
public void testFillStatementWithBeanErrorReadMethodPrivate() throws Exception
Exception
public void testRethrowNullMessage()
public String getIndexed(int index)
public String getThrowsException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |