| Package | Description |
|---|---|
| com.mockrunner.jdbc |
| Modifier and Type | Method and Description |
|---|---|
protected JDBCTestModule |
BasicJDBCTestCaseAdapter.createJDBCTestModule()
Creates a
JDBCTestModule based on the current
JDBCMockObjectFactory. |
protected JDBCTestModule |
BasicJDBCTestCaseAdapter.createJDBCTestModule(JDBCMockObjectFactory mockFactory)
Creates a
JDBCTestModule with the specified
JDBCMockObjectFactory. |
protected JDBCTestModule |
BasicJDBCTestCaseAdapter.getJDBCTestModule()
Gets the
JDBCTestModule. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicJDBCTestCaseAdapter.setJDBCTestModule(JDBCTestModule jdbcTestModule)
Sets the
JDBCTestModule. |
Copyright © 2003-2014. All Rights Reserved.