l.b.t.e.TestBrokenExternalBugTracker(TestExternalBugTracker) : class documentation

Part of lp.bugs.tests.externalbugtracker View In Hierarchy

A test version of ExternalBugTracker, designed to break.
Method initializeRemoteBugDB Raise the error specified in initialize_remote_bugdb_error.
Method getRemoteStatus Raise the error specified in get_remote_status_error.

Inherited from TestExternalBugTracker:

Method __init__ Undocumented
Method getRemoteBug Return the tuple (None, None) as a representation of a remote bug.
Method convertRemoteStatus Always return UNKNOWN_REMOTE_STATUS.
Method getRemoteImportance Stub implementation.
Method convertRemoteImportance Stub implementation.
def initializeRemoteBugDB(self, bug_ids):
Raise the error specified in initialize_remote_bugdb_error.

If initialize_remote_bugdb_error is None, None will be returned. See ExternalBugTracker.

def getRemoteStatus(self, bug_id):
Raise the error specified in get_remote_status_error.

If get_remote_status_error is None, None will be returned. See ExternalBugTracker.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.