~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/answers/doc/workflow.txt

  • Committer: Curtis Hovey
  • Date: 2011-05-21 19:41:52 UTC
  • mto: This revision was merged to the branch mainline in revision 13102.
  • Revision ID: curtis.hovey@canonical.com-20110521194152-h7jpizvy4f3baxnm
Updated tests to verify the specific errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
760
760
    >>> question.setStatus(stub, QuestionStatus.OPEN, reject_message)
761
761
    Traceback (most recent call last):
762
762
      ...
763
 
    AssertionError...
 
763
    NotMessageOwnerError...