Part of lp.services.mailman.testing.logwatcher View In Hierarchy
| Method | wait_for_mbox_delivery | Undocumented |
| Method | wait_for_list_traffic | Wait for list traffic through smtp2mbox. |
| Method | wait_for_personal_traffic | Undocumented |
Inherited from LogWatcher:
| Method | __init__ | Undocumented |
| Method | annotate | Annotate the log by writing the message to it. |
| Method | lines | Keep a cache of the lines read from the file. |
| Method | wait | Wait until the landmark string has been seen. |
| Method | close | Undocumented |
| Parameters | team_name | The name of the team expecting list traffic |
| personal | True if this is email coming from the mailing list to a personal email address, i.e. it is traffic /from/ the list, not traffic /to/ the list. |