Part of lp.bugs.scripts.checkwatches.tests.test_core View In Hierarchy
| Method | _getBugWatchesForRemoteBug | Return an empty list. | 
Inherited from RemoteBugUpdater:
| Method | __init__ | Undocumented | 
| Method | updateRemoteBug | Undocumented | 
| Method | _convertRemoteStatus | Convert a remote status to a Launchpad one and return it. | 
| Method | _convertRemoteImportance | Convert a remote importance to a Launchpad one and return it. | 
| Method | _convertRemoteValue | Convert a remote bug value to a Launchpad value and return it. | 
Inherited from WorkingBase (via RemoteBugUpdater):
| Method | init | Undocumented | 
| Method | initFromParent | Undocumented | 
| Method | interaction | Context manager for interaction as the given user. | 
| Method | transaction | Context manager to ring-fence database activity. | 
| Method | statement_logging | Context manager to start and stop SQL statement logging. | 
| Method | warning | Record a warning. | 
| Method | error | Record an error. | 
| Method | _statement_logging_start | Start logging SQL statements and other database activity. | 
| Method | _statement_logging_stop | Stop logging SQL statements. | 
| Method | _statement_logging_reset | Reset the SQL statement log, if enabled. |