Part of canonical.testing.ftests.test_mockdb View In Hierarchy
| Method | setUp | Setup the test environment, defaulting to 'record' mode. |
| Method | tearDown | Undocumented |
| Method | closeConnections | Undocumented |
| Method | switchToDirectMode | Undocumented |
| Method | switchToRecordMode | Undocumented |
| Method | switchToReplayMode | Undocumented |
| Method | modes | This generator allows a test to run the same block under |
| Method | connect | Open a connection to the (possibly fake) database. |
| Method | testFailedConnection | Undocumented |
| Method | testNoopSession | Undocumented |
| Method | testSimpleQuery | Undocumented |
| Method | testExceptions | Undocumented |
| Method | testCommit | Undocumented |
| Method | testRollback | Undocumented |
| Method | testFailedCommit | Undocumented |
| Method | testFailedRollback | Undocumented |
| Method | testFailedSetIsolationLevel | Undocumented |
| Method | testClose | Undocumented |
| Method | testCursorDescription | Undocumented |
| Method | testCursorRowcount | Undocumented |
| Method | testCursorClose | Undocumented |
| Method | testFetchOne | Undocumented |
| Method | testCursorIteration | Undocumented |
| Method | testFetchAll | Undocumented |