Part of lp.bugs.tests.externalbugtracker View In Hierarchy
Test support for a few corner cases in Bugzilla.
| Method | _getBugsToTest | Return a dict with bugs in the form |
Inherited from TestBugzilla:
| Method | __init__ | Undocumented |
| Method | getExternalBugTrackerToUse | Undocumented |
| Method | addResponses | Add test responses. |
| Method | _readBugItemFile | Reads in the file for an individual bug item. |
| Method | _getCallback | Handle a test GET request. |
| Method | _postCallback | Handle a test POST request. |
Inherited from BugTrackerResponsesMixin (via TestBugzilla):
| Method | responses | Undocumented |