public class PreparedQueryExecutorTest extends AbstractPreparedStatementExecutorTest<ResultSet,PreparedStatement>
PreparedQueryExecutor.| Modifier and Type | Field and Description |
|---|---|
org.jmock.integration.junit4.JUnitRuleMockery |
context |
| Constructor and Description |
|---|
PreparedQueryExecutorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jmock.Expectations |
doExecuteExpectations() |
protected |
newExecutor( |
void |
testExecute() |
validateExecuteprotectednewExecutor( psc, List<Parameter> parameters)
newExecutor in class AbstractPreparedStatementExecutorTest<ResultSet,PreparedStatement>protected org.jmock.Expectations doExecuteExpectations()
throws Exception
doExecuteExpectations in class AbstractPreparedStatementExecutorTest<ResultSet,PreparedStatement>ExceptionCopyright © 2014–2015 Carl Harris, Jr. All rights reserved.