Part of lp.answers.tests.test_question_notifications View In Hierarchy
| Method | shouldNotify | Return if there is something to notify about. |
Inherited from QuestionAddedNotification:
| Method | user | Return the question owner. |
| Method | getBody | See QuestionNotification. |
Inherited from QuestionNotification (via QuestionAddedNotification):
| Method | __init__ | Base constructor. |
| Method | getSubject | Return the subject of the notification. |
| Method | getHeaders | Return additional headers to add to the email. |
| Method | initialize | Initialization hook for subclasses. |
| Method | enqueue | Create a job to send email about the event. |
| Method | unsupported_language | Whether the question language is unsupported or not. |
| Method | unsupported_language_warning | Warning about the fact that the question is written in an |