public class JDBCTestModuleTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
JDBCTestModuleTest() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, 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, failprotected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionpublic void testGetPreparedStatementsByIndex()
throws Exception
Exceptionpublic void testGetPreparedStatementsBySQL()
throws Exception
Exceptionpublic void testGetPreparedStatementsBySQLRegEx()
throws Exception
Exceptionpublic void testGetPreparedStatementObjects()
throws Exception
Exceptionpublic void testGetCallableStatementsByIndex()
throws Exception
Exceptionpublic void testGetCallableStatementsBySQL()
throws Exception
Exceptionpublic void testGetCallableStatementsBySQLRegEx()
throws Exception
Exceptionpublic void testGetCallableStatementObjects()
throws Exception
Exceptionpublic void testVerifyCallableStatementOutParameterRegistered()
throws Exception
Exceptionpublic void testGetExecutedSQLStatements()
throws Exception
Exceptionpublic void testGetExecutedSQLStatementsRegEx()
throws Exception
Exceptionpublic void testGetReturnedResultSets()
throws Exception
Exceptionpublic void testReturnedResultSetsClosed()
throws Exception
Exceptionpublic void testMultipleReturnedResultSetsClosed()
throws Exception
Exceptionpublic void testVerifyNumberCommitsAndRollbacks()
throws Exception
Exceptionpublic void testVerifyResultSet()
public void testVerifyResultSetRowModified()
throws Exception
Exceptionpublic void testGetExecutedSQLStatementParameter()
throws Exception
Exceptionpublic void testGetExecutedSQLStatementParameterSets()
throws Exception
Exceptionpublic void testSQLStatementParameterNoParameterSets()
throws Exception
Exceptionpublic void testSQLStatementParameterNumber()
throws Exception
Exceptionpublic void testSQLStatementParameterPreparedStatement()
throws Exception
Exceptionpublic void testSQLStatementNullParameterPreparedStatement()
throws Exception
Exceptionpublic void testSQLStatementParameterCallableStatement()
throws Exception
Exceptionpublic void testSQLStatementNullParameterCallableStatement()
throws Exception
Exceptionpublic void testSQLStatementParameterMultipleParameterSets()
throws Exception
Exceptionpublic void testSQLStatementParameterPreparedStatementBatchParameterSets()
throws Exception
Exceptionpublic void testSQLStatementParameterCallableStatementBatchParameterSets()
throws Exception
ExceptionCopyright © 2003-2014. All Rights Reserved.