Part of lp.code.browser.tests.test_branchmergeproposallisting View In Hierarchy
Known subclasses: lp.code.browser.tests.test_branchmergeproposallisting.TestProposalVoteSummaryBzr, lp.code.browser.tests.test_branchmergeproposallisting.TestProposalVoteSummaryGit
| Method | setUp | Undocumented |
| Method | test_no_votes_or_comments | Undocumented |
| Method | test_no_votes_with_comments | Undocumented |
| Method | test_vote_without_comment | Undocumented |
| Method | test_vote_with_comment | Undocumented |
| Method | test_disapproval | Undocumented |
| Method | test_abstain | Undocumented |
| Method | test_vote_ranking | Undocumented |
| Method | test_multiple_votes_for_type | Undocumented |
| Method | _createComment | Create a comment on the merge proposal. |
| Method | _get_vote_summary | Return the vote summary string for the proposal. |